﻿2026-06-05T00:45:18.4864903Z Current runner version: '2.334.0'
2026-06-05T00:45:18.4869511Z Runner name: 'hfenduleam'
2026-06-05T00:45:18.4869954Z Runner group name: 'Default'
2026-06-05T00:45:18.4870511Z Machine name: 'HFENDULEAM'
2026-06-05T00:45:18.4872564Z ##[group]GITHUB_TOKEN Permissions
2026-06-05T00:45:18.4873892Z Contents: read
2026-06-05T00:45:18.4874232Z Metadata: read
2026-06-05T00:45:18.4874548Z Packages: read
2026-06-05T00:45:18.4874878Z ##[endgroup]
2026-06-05T00:45:18.4876148Z Secret source: Actions
2026-06-05T00:45:18.4876574Z Prepare workflow directory
2026-06-05T00:45:18.5229541Z Prepare all required actions
2026-06-05T00:45:18.5253767Z Getting action download info
2026-06-05T00:45:18.9478909Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-05T00:45:19.5686513Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-05T00:45:19.6514171Z ##[group]Run actions/checkout@v5
2026-06-05T00:45:19.6515266Z with:
2026-06-05T00:45:19.6515806Z   repository: SaberMage/spt-core
2026-06-05T00:45:19.6522361Z   token: ***
2026-06-05T00:45:19.6522909Z   ssh-strict: true
2026-06-05T00:45:19.6523449Z   ssh-user: git
2026-06-05T00:45:19.6524000Z   persist-credentials: true
2026-06-05T00:45:19.6524600Z   clean: true
2026-06-05T00:45:19.6525161Z   sparse-checkout-cone-mode: true
2026-06-05T00:45:19.6525804Z   fetch-depth: 1
2026-06-05T00:45:19.6526327Z   fetch-tags: false
2026-06-05T00:45:19.6526894Z   show-progress: true
2026-06-05T00:45:19.6527447Z   lfs: false
2026-06-05T00:45:19.6528106Z   submodules: false
2026-06-05T00:45:19.6528723Z   set-safe-directory: true
2026-06-05T00:45:19.6529575Z ##[endgroup]
2026-06-05T00:45:19.8397247Z Syncing repository: SaberMage/spt-core
2026-06-05T00:45:19.8398860Z ##[group]Getting Git version info
2026-06-05T00:45:19.8399834Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-05T00:45:19.8776622Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-05T00:45:19.8989484Z git version 2.43.0.windows.1
2026-06-05T00:45:19.9020255Z ##[endgroup]
2026-06-05T00:45:19.9029286Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\d7d58168-c264-4735-a890-a920c6489445\.gitconfig'
2026-06-05T00:45:19.9043897Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\d7d58168-c264-4735-a890-a920c6489445' before making global git config changes
2026-06-05T00:45:19.9045695Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T00:45:19.9049835Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-05T00:45:19.9295054Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-05T00:45:19.9492998Z https://github.com/SaberMage/spt-core
2026-06-05T00:45:19.9523897Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-05T00:45:19.9528692Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-05T00:45:19.9737380Z refs/heads/dev-freeform
2026-06-05T00:45:19.9767487Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-05T00:45:20.0084493Z HEAD is now at dafbcd5 docs(plan): M5-D4 JIT plan — shell sleep/wake + owner cascade; close D3 plan
2026-06-05T00:45:20.0598509Z ##[endgroup]
2026-06-05T00:45:20.0599264Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-05T00:45:20.4500976Z ##[group]Cleaning the repository
2026-06-05T00:45:20.4505942Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-05T00:45:22.8450337Z Removing target/
2026-06-05T00:45:22.8495398Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-05T00:45:22.8897920Z HEAD is now at dafbcd5 docs(plan): M5-D4 JIT plan — shell sleep/wake + owner cascade; close D3 plan
2026-06-05T00:45:22.8925217Z ##[endgroup]
2026-06-05T00:45:22.8929687Z ##[group]Disabling automatic garbage collection
2026-06-05T00:45:22.8935057Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-05T00:45:22.9177625Z ##[endgroup]
2026-06-05T00:45:22.9178002Z ##[group]Setting up auth
2026-06-05T00:45:22.9184461Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-05T00:45:22.9424873Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-05T00:45:23.3101065Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T00:45:23.3345485Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-05T00:45:23.7049218Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T00:45:23.7285159Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-05T00:45:24.1387713Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-05T00:45:24.1702417Z ##[endgroup]
2026-06-05T00:45:24.1702837Z ##[group]Fetching the repository
2026-06-05T00:45:24.1712666Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +2fe4573585bd61bc7ea27c632a042bacf7dd796d:refs/remotes/origin/dev-freeform
2026-06-05T00:45:24.8195752Z From https://github.com/SaberMage/spt-core
2026-06-05T00:45:24.8196293Z  + dafbcd5...2fe4573 2fe4573585bd61bc7ea27c632a042bacf7dd796d -> origin/dev-freeform  (forced update)
2026-06-05T00:45:24.8322806Z ##[endgroup]
2026-06-05T00:45:24.8323202Z ##[group]Determining the checkout info
2026-06-05T00:45:24.8324286Z ##[endgroup]
2026-06-05T00:45:24.8329701Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-05T00:45:24.8615938Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-05T00:45:24.8853020Z ##[group]Checking out the ref
2026-06-05T00:45:24.8857926Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-05T00:45:24.9295201Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-05T00:45:24.9295579Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-05T00:45:24.9296431Z Previous HEAD position was dafbcd5 docs(plan): M5-D4 JIT plan — shell sleep/wake + owner cascade; close D3 plan
2026-06-05T00:45:24.9296878Z Switched to and reset branch 'dev-freeform'
2026-06-05T00:45:24.9322113Z ##[endgroup]
2026-06-05T00:45:24.9582125Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-05T00:45:24.9797152Z 2fe4573585bd61bc7ea27c632a042bacf7dd796d
2026-06-05T00:45:25.0103672Z ##[group]Run cargo build --workspace --all-targets
2026-06-05T00:45:25.0104108Z [36;1mcargo build --workspace --all-targets[0m
2026-06-05T00:45:25.0109724Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-05T00:45:25.0109997Z ##[endgroup]
2026-06-05T00:45:27.5393944Z    Compiling proc-macro2 v1.0.106
2026-06-05T00:45:27.5394238Z    Compiling quote v1.0.45
2026-06-05T00:45:27.5394596Z    Compiling unicode-ident v1.0.24
2026-06-05T00:45:27.5394854Z    Compiling serde_core v1.0.228
2026-06-05T00:45:27.5395752Z    Compiling serde v1.0.228
2026-06-05T00:45:27.5395997Z    Compiling cfg-if v1.0.4
2026-06-05T00:45:27.5396700Z    Compiling windows-link v0.2.1
2026-06-05T00:45:27.5397543Z    Compiling typenum v1.20.1
2026-06-05T00:45:27.5398444Z    Compiling portable-atomic v1.13.1
2026-06-05T00:45:27.5399183Z    Compiling version_check v0.9.5
2026-06-05T00:45:27.5401403Z    Compiling critical-section v1.2.0
2026-06-05T00:45:27.5401906Z    Compiling subtle v2.6.1
2026-06-05T00:45:27.5402218Z    Compiling memchr v2.8.1
2026-06-05T00:45:27.5402527Z    Compiling semver v1.0.28
2026-06-05T00:45:27.5402837Z    Compiling smallvec v1.15.1
2026-06-05T00:45:27.5403160Z    Compiling find-msvc-tools v0.1.9
2026-06-05T00:45:27.6244852Z    Compiling windows-sys v0.61.2
2026-06-05T00:45:27.6490558Z    Compiling shlex v2.0.1
2026-06-05T00:45:27.7010558Z    Compiling equivalent v1.0.2
2026-06-05T00:45:27.7134598Z    Compiling itoa v1.0.18
2026-06-05T00:45:27.7366713Z    Compiling getrandom v0.2.17
2026-06-05T00:45:27.8288050Z    Compiling cpufeatures v0.2.17
2026-06-05T00:45:27.8344185Z    Compiling pin-project-lite v0.2.17
2026-06-05T00:45:27.8969947Z    Compiling rustc_version v0.4.1
2026-06-05T00:45:27.9072406Z    Compiling hashbrown v0.17.1
2026-06-05T00:45:27.9292276Z    Compiling log v0.4.30
2026-06-05T00:45:27.9355301Z    Compiling rand_core v0.10.1
2026-06-05T00:45:27.9425258Z    Compiling futures-core v0.3.32
2026-06-05T00:45:28.0404222Z    Compiling bytes v1.11.1
2026-06-05T00:45:28.0445306Z    Compiling generic-array v0.14.7
2026-06-05T00:45:28.1285467Z    Compiling getrandom v0.4.2
2026-06-05T00:45:28.1546945Z    Compiling stable_deref_trait v1.2.1
2026-06-05T00:45:28.1879929Z    Compiling cc v1.2.63
2026-06-05T00:45:28.2083032Z    Compiling libc v0.2.186
2026-06-05T00:45:28.2688956Z    Compiling bitflags v2.11.1
2026-06-05T00:45:28.2689425Z    Compiling futures-io v0.3.32
2026-06-05T00:45:28.4288063Z    Compiling autocfg v1.5.1
2026-06-05T00:45:28.4786046Z    Compiling slab v0.4.12
2026-06-05T00:45:28.5331168Z    Compiling indexmap v2.14.0
2026-06-05T00:45:28.5728742Z    Compiling futures-sink v0.3.32
2026-06-05T00:45:28.6138849Z    Compiling curve25519-dalek v4.1.3
2026-06-05T00:45:28.6286302Z    Compiling futures-task v0.3.32
2026-06-05T00:45:28.6287029Z    Compiling zerocopy v0.8.50
2026-06-05T00:45:28.7374644Z    Compiling futures-channel v0.3.32
2026-06-05T00:45:28.7626456Z    Compiling ahash v0.8.12
2026-06-05T00:45:28.8596404Z    Compiling rand_core v0.6.4
2026-06-05T00:45:28.8596959Z    Compiling signature v2.2.0
2026-06-05T00:45:28.8815184Z    Compiling fnv v1.0.7
2026-06-05T00:45:28.9474012Z    Compiling pkg-config v0.3.33
2026-06-05T00:45:28.9980464Z    Compiling vcpkg v0.2.15
2026-06-05T00:45:29.0137358Z    Compiling ed25519 v2.2.3
2026-06-05T00:45:29.0201319Z    Compiling zmij v1.0.21
2026-06-05T00:45:29.0812925Z    Compiling cfg_aliases v0.2.1
2026-06-05T00:45:29.0813385Z    Compiling serde_json v1.0.150
2026-06-05T00:45:29.2454519Z    Compiling fastrand v2.4.1
2026-06-05T00:45:29.2455411Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-05T00:45:29.2969469Z    Compiling crypto-common v0.1.7
2026-06-05T00:45:29.3038493Z    Compiling block-buffer v0.10.4
2026-06-05T00:45:29.4591481Z    Compiling syn v2.0.117
2026-06-05T00:45:29.4768834Z    Compiling rustversion v1.0.22
2026-06-05T00:45:29.5592994Z    Compiling digest v0.10.7
2026-06-05T00:45:29.5593514Z    Compiling litemap v0.8.2
2026-06-05T00:45:29.5819718Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-05T00:45:29.6064609Z    Compiling writeable v0.6.3
2026-06-05T00:45:29.6308865Z    Compiling fallible-iterator v0.3.0
2026-06-05T00:45:29.6402420Z    Compiling icu_properties_data v2.2.0
2026-06-05T00:45:29.7569666Z    Compiling sha2 v0.10.9
2026-06-05T00:45:29.7868365Z    Compiling icu_normalizer_data v2.2.0
2026-06-05T00:45:29.8002700Z    Compiling utf8_iter v1.0.4
2026-06-05T00:45:29.8003315Z    Compiling anyhow v1.0.102
2026-06-05T00:45:29.9132124Z    Compiling windows-targets v0.52.6
2026-06-05T00:45:29.9132969Z    Compiling percent-encoding v2.3.2
2026-06-05T00:45:29.9963746Z    Compiling windows-sys v0.59.0
2026-06-05T00:45:30.0247337Z    Compiling http v1.4.1
2026-06-05T00:45:30.0396706Z    Compiling cpufeatures v0.3.0
2026-06-05T00:45:30.0831867Z    Compiling strsim v0.11.1
2026-06-05T00:45:30.1106170Z    Compiling thiserror v2.0.18
2026-06-05T00:45:30.1672005Z    Compiling chacha20 v0.10.0
2026-06-05T00:45:30.1920080Z    Compiling form_urlencoded v1.2.2
2026-06-05T00:45:30.2201792Z    Compiling libsqlite3-sys v0.30.1
2026-06-05T00:45:30.2717378Z    Compiling ring v0.17.14
2026-06-05T00:45:30.3055400Z    Compiling untrusted v0.9.0
2026-06-05T00:45:30.4044058Z    Compiling ident_case v1.0.1
2026-06-05T00:45:30.4140196Z    Compiling rand v0.10.1
2026-06-05T00:45:30.4439237Z    Compiling num-traits v0.2.19
2026-06-05T00:45:30.5288352Z    Compiling windows-result v0.4.1
2026-06-05T00:45:30.5919780Z    Compiling windows-strings v0.5.1
2026-06-05T00:45:30.7575807Z    Compiling rustls v0.23.40
2026-06-05T00:45:30.9221007Z    Compiling scopeguard v1.2.0
2026-06-05T00:45:30.9248864Z    Compiling unicode-segmentation v1.13.3
2026-06-05T00:45:31.0255328Z    Compiling lock_api v0.4.14
2026-06-05T00:45:31.0602646Z    Compiling unicode-xid v0.2.6
2026-06-05T00:45:31.0709235Z    Compiling const-oid v0.10.2
2026-06-05T00:45:31.0883092Z    Compiling atomic-waker v1.1.2
2026-06-05T00:45:31.0903237Z    Compiling httparse v1.10.1
2026-06-05T00:45:31.2472401Z    Compiling http-body v1.0.1
2026-06-05T00:45:31.4396916Z    Compiling convert_case v0.10.0
2026-06-05T00:45:31.4399823Z    Compiling hybrid-array v0.4.12
2026-06-05T00:45:31.4650026Z    Compiling powerfmt v0.2.0
2026-06-05T00:45:31.4770908Z    Compiling winapi v0.3.9
2026-06-05T00:45:31.4775839Z    Compiling base64ct v1.8.3
2026-06-05T00:45:31.5622011Z    Compiling heck v0.5.0
2026-06-05T00:45:31.5903574Z    Compiling memoffset v0.6.5
2026-06-05T00:45:31.5958961Z    Compiling num-conv v0.2.2
2026-06-05T00:45:31.7419638Z    Compiling pem-rfc7468 v1.0.0
2026-06-05T00:45:31.8214015Z    Compiling deranged v0.5.8
2026-06-05T00:45:31.8474608Z    Compiling time-core v0.1.8
2026-06-05T00:45:31.9145242Z    Compiling base64 v0.22.1
2026-06-05T00:45:31.9523043Z    Compiling parking_lot_core v0.9.12
2026-06-05T00:45:32.0123672Z    Compiling thiserror v1.0.69
2026-06-05T00:45:32.0635945Z    Compiling data-encoding v2.11.0
2026-06-05T00:45:32.1299561Z    Compiling tower-service v0.3.3
2026-06-05T00:45:32.1606737Z    Compiling tinyvec_macros v0.1.1
2026-06-05T00:45:32.2467239Z    Compiling try-lock v0.2.5
2026-06-05T00:45:32.2741971Z    Compiling tinyvec v1.11.0
2026-06-05T00:45:32.3402656Z    Compiling want v0.3.1
2026-06-05T00:45:32.3769202Z    Compiling crypto-common v0.2.2
2026-06-05T00:45:32.3963693Z    Compiling block-buffer v0.12.0
2026-06-05T00:45:32.4704589Z    Compiling vergen-lib v9.1.0
2026-06-05T00:45:32.5717891Z    Compiling inout v0.1.4
2026-06-05T00:45:32.6044499Z    Compiling serial-core v0.4.0
2026-06-05T00:45:32.6071212Z    Compiling n0-future v0.3.2
2026-06-05T00:45:32.6378227Z    Compiling spin v0.10.0
2026-06-05T00:45:32.6963600Z    Compiling parking v2.2.1
2026-06-05T00:45:32.7484903Z    Compiling winnow v1.0.3
2026-06-05T00:45:32.7804438Z    Compiling diatomic-waker v0.2.3
2026-06-05T00:45:32.9031244Z    Compiling httpdate v1.0.3
2026-06-05T00:45:32.9031776Z    Compiling crossbeam-utils v0.8.21
2026-06-05T00:45:32.9239188Z    Compiling winreg v0.10.1
2026-06-05T00:45:32.9427410Z    Compiling cordyceps v0.3.4
2026-06-05T00:45:33.1237261Z    Compiling futures-lite v2.6.1
2026-06-05T00:45:33.1549034Z    Compiling serial-windows v0.4.0
2026-06-05T00:45:33.1718690Z    Compiling cipher v0.4.4
2026-06-05T00:45:33.2344325Z    Compiling futures-buffered v0.2.13
2026-06-05T00:45:33.3540842Z    Compiling digest v0.11.3
2026-06-05T00:45:33.4225265Z    Compiling vergen-lib v0.1.6
2026-06-05T00:45:33.4410889Z    Compiling vergen v9.1.0
2026-06-05T00:45:33.5069358Z    Compiling universal-hash v0.5.1
2026-06-05T00:45:33.5455236Z    Compiling noq-udp v0.10.0
2026-06-05T00:45:33.6570416Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-05T00:45:33.6570897Z    Compiling heapless v0.7.17
2026-06-05T00:45:33.6575218Z    Compiling aho-corasick v1.1.4
2026-06-05T00:45:33.7391452Z    Compiling sync_wrapper v1.0.2
2026-06-05T00:45:33.7706621Z    Compiling toml_write v0.1.2
2026-06-05T00:45:33.8663907Z    Compiling byteorder v1.5.0
2026-06-05T00:45:33.8797148Z    Compiling pin-utils v0.1.0
2026-06-05T00:45:33.8797614Z    Compiling lazy_static v1.5.0
2026-06-05T00:45:33.9878930Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-05T00:45:33.9901685Z    Compiling opaque-debug v0.3.1
2026-06-05T00:45:34.0268568Z    Compiling regex-syntax v0.8.10
2026-06-05T00:45:34.0350809Z    Compiling winnow v0.7.15
2026-06-05T00:45:34.0351482Z    Compiling bitflags v1.3.2
2026-06-05T00:45:34.0478341Z    Compiling either v1.16.0
2026-06-05T00:45:34.1008350Z    Compiling nix v0.25.1
2026-06-05T00:45:34.1062338Z    Compiling polyval v0.6.2
2026-06-05T00:45:34.1124699Z    Compiling hash32 v0.2.1
2026-06-05T00:45:34.1840275Z    Compiling shared_library v0.1.9
2026-06-05T00:45:34.3045651Z    Compiling parking_lot v0.12.5
2026-06-05T00:45:34.3554022Z    Compiling synstructure v0.13.2
2026-06-05T00:45:34.3736734Z    Compiling darling_core v0.20.11
2026-06-05T00:45:34.3882835Z    Compiling serial v0.4.0
2026-06-05T00:45:34.4197068Z    Compiling spin v0.9.8
2026-06-05T00:45:34.4332480Z    Compiling vergen-gitcl v1.0.8
2026-06-05T00:45:34.5527784Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-05T00:45:34.6517718Z    Compiling windows-threading v0.2.1
2026-06-05T00:45:34.7082617Z    Compiling downcast-rs v1.2.1
2026-06-05T00:45:34.7222409Z    Compiling tower-layer v0.3.3
2026-06-05T00:45:34.7698698Z    Compiling signature v3.0.0
2026-06-05T00:45:34.8174424Z    Compiling shell-words v1.1.1
2026-06-05T00:45:34.9237754Z    Compiling ghash v0.5.1
2026-06-05T00:45:34.9837457Z    Compiling sha2 v0.11.0-rc.5
2026-06-05T00:45:34.9886884Z    Compiling aes v0.8.4
2026-06-05T00:45:35.0387956Z    Compiling ctr v0.9.2
2026-06-05T00:45:35.0723656Z    Compiling time v0.3.47
2026-06-05T00:45:35.1069659Z    Compiling http-body-util v0.1.3
2026-06-05T00:45:35.2350256Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-05T00:45:35.2350654Z    Compiling aead v0.5.2
2026-06-05T00:45:35.2755137Z    Compiling ipconfig v0.3.4
2026-06-05T00:45:35.3924918Z    Compiling widestring v1.2.1
2026-06-05T00:45:35.4538404Z    Compiling aes-gcm v0.10.3
2026-06-05T00:45:35.7023979Z    Compiling crossbeam-channel v0.5.15
2026-06-05T00:45:35.7024476Z    Compiling crossbeam-epoch v0.9.18
2026-06-05T00:45:35.7240198Z    Compiling windows-registry v0.6.1
2026-06-05T00:45:35.8254202Z    Compiling socket2 v0.6.4
2026-06-05T00:45:35.8254689Z    Compiling mio v1.2.1
2026-06-05T00:45:36.1100422Z    Compiling regex-automata v0.4.14
2026-06-05T00:45:36.1458335Z    Compiling proc-macro-crate v3.5.0
2026-06-05T00:45:36.1476736Z    Compiling blake3 v1.8.5
2026-06-05T00:45:36.3277255Z    Compiling noq v0.18.0
2026-06-05T00:45:36.3392218Z    Compiling netwatch v0.16.0
2026-06-05T00:45:36.5050747Z    Compiling uuid v1.23.2
2026-06-05T00:45:36.6769302Z    Compiling acto v0.8.2
2026-06-05T00:45:36.6776667Z    Compiling ryu v1.0.23
2026-06-05T00:45:36.7158232Z    Compiling lru-slab v0.1.2
2026-06-05T00:45:36.7405268Z    Compiling tagptr v0.2.0
2026-06-05T00:45:36.7850198Z    Compiling allocator-api2 v0.2.21
2026-06-05T00:45:36.8610931Z    Compiling mac-addr v0.3.0
2026-06-05T00:45:36.8752451Z    Compiling xml-rs v0.8.28
2026-06-05T00:45:36.9131336Z    Compiling rustc-hash v2.1.2
2026-06-05T00:45:36.9252564Z    Compiling foldhash v0.2.0
2026-06-05T00:45:37.0084341Z    Compiling sorted-index-buffer v0.2.1
2026-06-05T00:45:37.0257762Z    Compiling identity-hash v0.1.0
2026-06-05T00:45:37.0546170Z    Compiling serde_derive v1.0.228
2026-06-05T00:45:37.0655392Z    Compiling zeroize_derive v1.4.3
2026-06-05T00:45:37.0936949Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-05T00:45:37.1408836Z    Compiling zerofrom-derive v0.1.7
2026-06-05T00:45:37.1450925Z    Compiling tokio-macros v2.7.0
2026-06-05T00:45:37.1755427Z    Compiling yoke-derive v0.8.2
2026-06-05T00:45:37.1772102Z    Compiling futures-macro v0.3.32
2026-06-05T00:45:37.1919056Z    Compiling zerovec-derive v0.11.3
2026-06-05T00:45:37.2393895Z    Compiling displaydoc v0.2.6
2026-06-05T00:45:37.3122617Z    Compiling tracing-attributes v0.1.31
2026-06-05T00:45:37.6603315Z    Compiling thiserror-impl v2.0.18
2026-06-05T00:45:37.6976901Z    Compiling darling_macro v0.20.11
2026-06-05T00:45:37.9452897Z    Compiling derive_more-impl v2.1.1
2026-06-05T00:45:37.9650949Z    Compiling zeroize v1.8.2
2026-06-05T00:45:38.1562263Z    Compiling tokio v1.52.3
2026-06-05T00:45:38.1646417Z    Compiling windows-interface v0.59.3
2026-06-05T00:45:38.1997920Z    Compiling darling v0.20.11
2026-06-05T00:45:38.2774571Z    Compiling futures-util v0.3.32
2026-06-05T00:45:38.3425356Z    Compiling rustls-pki-types v1.14.1
2026-06-05T00:45:38.3487214Z    Compiling windows-implement v0.60.2
2026-06-05T00:45:38.4871760Z    Compiling derive_builder_core v0.20.2
2026-06-05T00:45:38.7048402Z    Compiling spez v0.1.2
2026-06-05T00:45:38.7736206Z    Compiling rustls-webpki v0.103.13
2026-06-05T00:45:38.8236513Z    Compiling n0-error-macros v0.1.3
2026-06-05T00:45:38.9826560Z    Compiling zerofrom v0.1.8
2026-06-05T00:45:39.0889241Z    Compiling der v0.8.0-rc.10
2026-06-05T00:45:39.0896414Z    Compiling pin-project-internal v1.1.13
2026-06-05T00:45:39.1461060Z    Compiling thiserror-impl v1.0.69
2026-06-05T00:45:39.2207194Z    Compiling regex v1.12.3
2026-06-05T00:45:39.2231402Z    Compiling windows-core v0.62.2
2026-06-05T00:45:39.3431071Z    Compiling yoke v0.8.2
2026-06-05T00:45:39.4888632Z    Compiling ed25519-dalek v2.2.0
2026-06-05T00:45:39.7600031Z    Compiling zerovec v0.11.6
2026-06-05T00:45:39.7816730Z    Compiling zerotrie v0.2.4
2026-06-05T00:45:39.9047291Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-05T00:45:39.9219674Z    Compiling derive_builder_macro v0.20.2
2026-06-05T00:45:40.1400893Z    Compiling n0-error v0.1.3
2026-06-05T00:45:40.1930103Z    Compiling spki v0.8.0-rc.4
2026-06-05T00:45:40.3211756Z    Compiling cobs v0.3.0
2026-06-05T00:45:40.3403927Z    Compiling windows-numerics v0.3.1
2026-06-05T00:45:40.3932424Z    Compiling derive_builder v0.20.2
2026-06-05T00:45:40.4816539Z    Compiling tinystr v0.8.3
2026-06-05T00:45:40.5124479Z    Compiling potential_utf v0.1.5
2026-06-05T00:45:40.5925982Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-05T00:45:40.5926445Z    Compiling windows-future v0.3.2
2026-06-05T00:45:40.6190850Z    Compiling windows-collections v0.3.2
2026-06-05T00:45:40.6448634Z    Compiling icu_collections v2.2.0
2026-06-05T00:45:40.7014053Z    Compiling icu_locale_core v2.2.0
2026-06-05T00:45:40.7290518Z    Compiling pin-project v1.1.13
2026-06-05T00:45:40.8886656Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-05T00:45:40.9690387Z    Compiling filedescriptor v0.8.3
2026-06-05T00:45:41.1347440Z    Compiling portable-pty v0.8.1
2026-06-05T00:45:41.1391094Z    Compiling postcard-derive v0.2.2
2026-06-05T00:45:41.1724231Z    Compiling async-trait v0.1.89
2026-06-05T00:45:41.2514771Z    Compiling futures-executor v0.3.32
2026-06-05T00:45:41.2764254Z    Compiling windows v0.62.2
2026-06-05T00:45:41.4457143Z    Compiling futures v0.3.32
2026-06-05T00:45:41.4557009Z    Compiling data-encoding-macro v0.1.20
2026-06-05T00:45:41.4557492Z    Compiling iroh-metrics-derive v0.4.1
2026-06-05T00:45:41.5666268Z    Compiling icu_provider v2.2.0
2026-06-05T00:45:41.5885407Z    Compiling num_enum_derive v0.7.6
2026-06-05T00:45:41.6518076Z    Compiling enum-assoc v1.3.0
2026-06-05T00:45:41.6761278Z    Compiling strum_macros v0.28.0
2026-06-05T00:45:41.8808743Z    Compiling icu_normalizer v2.2.0
2026-06-05T00:45:41.9335784Z    Compiling icu_properties v2.2.0
2026-06-05T00:45:42.1583358Z    Compiling iroh-relay v0.98.0
2026-06-05T00:45:42.3414782Z    Compiling ipnet v2.12.0
2026-06-05T00:45:42.4703672Z    Compiling tokio-util v0.7.18
2026-06-05T00:45:42.4960317Z    Compiling toml_datetime v0.6.11
2026-06-05T00:45:42.5416390Z    Compiling serde_spanned v0.6.9
2026-06-05T00:45:42.6787344Z    Compiling once_cell v1.21.4
2026-06-05T00:45:42.7123039Z    Compiling prefix-trie v0.8.4
2026-06-05T00:45:42.7491337Z    Compiling toml_edit v0.22.27
2026-06-05T00:45:42.7619024Z    Compiling ed25519 v3.0.0-rc.4
2026-06-05T00:45:42.9490150Z    Compiling tracing-core v0.1.36
2026-06-05T00:45:42.9908784Z    Compiling derive_more v2.1.1
2026-06-05T00:45:43.0308396Z    Compiling tempfile v3.27.0
2026-06-05T00:45:43.1852004Z    Compiling hashbrown v0.14.5
2026-06-05T00:45:43.3544746Z    Compiling postcard v1.1.3
2026-06-05T00:45:43.3884765Z    Compiling tracing v0.1.44
2026-06-05T00:45:43.4335446Z    Compiling idna_adapter v1.2.2
2026-06-05T00:45:43.5243442Z    Compiling idna v1.1.0
2026-06-05T00:45:43.5920911Z    Compiling tower v0.5.3
2026-06-05T00:45:43.7248061Z    Compiling chrono v0.4.44
2026-06-05T00:45:43.8438841Z    Compiling h2 v0.4.14
2026-06-05T00:45:43.9207365Z    Compiling hashlink v0.9.1
2026-06-05T00:45:43.9352024Z    Compiling url v2.5.8
2026-06-05T00:45:44.0033941Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-05T00:45:44.0960466Z    Compiling iroh-metrics v0.38.3
2026-06-05T00:45:44.2651778Z    Compiling rusqlite v0.32.1
2026-06-05T00:45:44.3025731Z    Compiling n0-watcher v0.6.1
2026-06-05T00:45:44.3950744Z    Compiling tokio-stream v0.1.18
2026-06-05T00:45:44.4839378Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-05T00:45:44.4929311Z    Compiling tower-http v0.6.11
2026-06-05T00:45:44.6762410Z    Compiling iroh-base v0.98.0
2026-06-05T00:45:44.7352987Z    Compiling toml v0.8.23
2026-06-05T00:45:44.8012310Z    Compiling strum v0.28.0
2026-06-05T00:45:44.9236242Z    Compiling attohttpc v0.30.1
2026-06-05T00:45:45.0759231Z    Compiling num_enum v0.7.6
2026-06-05T00:45:45.0759673Z    Compiling netdev v0.42.0
2026-06-05T00:45:45.1583458Z    Compiling moka v0.12.15
2026-06-05T00:45:45.3778793Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-05T00:45:45.4323008Z    Compiling xmltree v0.10.3
2026-06-05T00:45:45.5518347Z    Compiling hashbrown v0.16.1
2026-06-05T00:45:45.7816233Z    Compiling simple-dns v0.9.3
2026-06-05T00:45:45.9112134Z    Compiling sha1_smol v1.0.1
2026-06-05T00:45:45.9598024Z    Compiling arrayref v0.3.9
2026-06-05T00:45:46.1047080Z    Compiling smol_str v0.1.24
2026-06-05T00:45:46.2250855Z    Compiling constant_time_eq v0.4.2
2026-06-05T00:45:46.2520231Z    Compiling resolv-conf v0.7.6
2026-06-05T00:45:46.2685848Z    Compiling simdutf8 v0.1.5
2026-06-05T00:45:46.3271242Z    Compiling arrayvec v0.7.6
2026-06-05T00:45:46.3729650Z    Compiling lru v0.16.4
2026-06-05T00:45:46.4829494Z    Compiling webpki-roots v1.0.7
2026-06-05T00:45:46.5902353Z    Compiling seize v0.5.1
2026-06-05T00:45:46.6354606Z    Compiling tokio-rustls v0.26.4
2026-06-05T00:45:46.7347936Z    Compiling rustls-platform-verifier v0.7.0
2026-06-05T00:45:46.8420678Z    Compiling noq-proto v0.17.0
2026-06-05T00:45:46.8943768Z    Compiling iroh-dns v0.98.0
2026-06-05T00:45:46.8976441Z    Compiling tokio-websockets v0.13.2
2026-06-05T00:45:46.9929969Z    Compiling serde_bytes v0.11.19
2026-06-05T00:45:47.0501049Z    Compiling hmac v0.12.1
2026-06-05T00:45:47.1501257Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-05T00:45:47.1758702Z    Compiling iroh v0.98.2
2026-06-05T00:45:47.2315405Z    Compiling cmov v0.5.4
2026-06-05T00:45:47.2991550Z    Compiling hkdf v0.12.4
2026-06-05T00:45:47.3397192Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-05T00:45:47.3611219Z    Compiling papaya v0.2.4
2026-06-05T00:45:47.4906869Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-05T00:45:47.5051832Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-05T00:45:47.5064855Z    Compiling ctutils v0.4.2
2026-06-05T00:45:47.7925597Z    Compiling hyper v1.10.1
2026-06-05T00:45:47.8360030Z    Compiling hickory-net v0.26.0-beta.4
2026-06-05T00:45:47.8529563Z    Compiling backon v1.6.0
2026-06-05T00:45:47.9986264Z    Compiling spake2 v0.4.0
2026-06-05T00:45:48.1818195Z    Compiling sha1 v0.10.6
2026-06-05T00:45:48.2947018Z    Compiling doctest-file v1.1.1
2026-06-05T00:45:48.3920721Z    Compiling recvmsg v1.0.0
2026-06-05T00:45:48.4434795Z    Compiling anstyle v1.0.14
2026-06-05T00:45:48.5177922Z    Compiling once_cell_polyfill v1.70.2
2026-06-05T00:45:48.6260675Z    Compiling utf8parse v0.2.2
2026-06-05T00:45:48.6582875Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-05T00:45:48.7202309Z    Compiling anstyle-parse v1.0.0
2026-06-05T00:45:48.7710628Z    Compiling anstyle-wincon v3.0.11
2026-06-05T00:45:48.8104120Z    Compiling anstyle-query v1.1.5
2026-06-05T00:45:48.8933451Z    Compiling interprocess v2.4.2
2026-06-05T00:45:48.9522254Z    Compiling colorchoice v1.0.5
2026-06-05T00:45:49.0094619Z    Compiling is_terminal_polyfill v1.70.2
2026-06-05T00:45:49.1021017Z    Compiling anstream v1.0.0
2026-06-05T00:45:49.1249728Z    Compiling clap_lex v1.1.0
2026-06-05T00:45:49.1660297Z    Compiling clap_derive v4.6.1
2026-06-05T00:45:49.4924329Z    Compiling hyper-util v0.1.20
2026-06-05T00:45:49.6016674Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-05T00:45:49.9217984Z    Compiling clap_builder v4.6.0
2026-06-05T00:45:50.4003454Z    Compiling mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-05T00:45:50.9544745Z    Compiling hyper-rustls v0.27.9
2026-06-05T00:45:50.9707094Z    Compiling igd-next v0.17.1
2026-06-05T00:45:51.2171792Z    Compiling reqwest v0.13.4
2026-06-05T00:45:51.5768074Z    Compiling wmi v0.18.4
2026-06-05T00:45:52.2680334Z    Compiling clap v4.6.1
2026-06-05T00:45:53.2690551Z    Compiling portmapper v0.16.0
2026-06-05T00:46:10.1982647Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-05T00:46:11.0705375Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-05T00:46:18.8626214Z    Compiling spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-05T00:46:38.0959363Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
2026-06-05T00:46:38.2764602Z ##[group]Run cargo test --workspace
2026-06-05T00:46:38.2764935Z [36;1mcargo test --workspace[0m
2026-06-05T00:46:38.2767891Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-05T00:46:38.2768176Z ##[endgroup]
2026-06-05T00:46:39.0349772Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
2026-06-05T00:46:39.0752510Z      Running unittests src\main.rs (target\debug\deps\mock_session-99b31ec880a7fd8b.exe)
2026-06-05T00:46:39.1167587Z 
2026-06-05T00:46:39.1167926Z running 0 tests
2026-06-05T00:46:39.1168082Z 
2026-06-05T00:46:39.1168319Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:46:39.1168563Z 
2026-06-05T00:46:39.1180661Z      Running unittests src\shell.rs (target\debug\deps\mock_shell-e473cb592b8cec80.exe)
2026-06-05T00:46:39.1470272Z 
2026-06-05T00:46:39.1470629Z running 0 tests
2026-06-05T00:46:39.1470812Z 
2026-06-05T00:46:39.1471801Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:46:39.1472164Z 
2026-06-05T00:46:39.1482500Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-775a04758e803bc8.exe)
2026-06-05T00:46:39.3801757Z 
2026-06-05T00:46:39.3802144Z running 3 tests
2026-06-05T00:46:39.3814414Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-05T00:46:39.3887845Z test mock_manifest_parses_and_validates ... ok
2026-06-05T00:46:39.3889105Z test mock_has_no_claude_code_conventions ... ok
2026-06-05T00:46:39.3889311Z 
2026-06-05T00:46:39.3889675Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-05T00:46:39.3889916Z 
2026-06-05T00:46:39.3903274Z      Running unittests src\main.rs (target\debug\deps\spt-3084e340c2577021.exe)
2026-06-05T00:46:40.0424148Z 
2026-06-05T00:46:40.0424820Z running 74 tests
2026-06-05T00:46:40.0435327Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-05T00:46:40.0436843Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-05T00:46:40.0437407Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-05T00:46:40.0437953Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-05T00:46:40.0439051Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-05T00:46:40.0441291Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-05T00:46:40.0441672Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-05T00:46:40.0511452Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-05T00:46:40.0578419Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-05T00:46:40.0594766Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-05T00:46:40.0612246Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-05T00:46:40.0627364Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-05T00:46:40.0708721Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-05T00:46:40.2219709Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-05T00:46:40.2288089Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-05T00:46:40.3473837Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-05T00:46:40.3499853Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-05T00:46:40.3859519Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-05T00:46:40.3873399Z test api::tests::adapter_is_required ... ok
2026-06-05T00:46:40.3880957Z test api::tests::state_value_is_validated ... ok
2026-06-05T00:46:40.3904631Z test api::tests::surface_parses ... ok
2026-06-05T00:46:40.5343455Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-05T00:46:40.5401908Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-05T00:46:40.5473571Z test api::reporting::tests::history_log_appends ... ok
2026-06-05T00:46:40.5515723Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-05T00:46:40.5545413Z test cli::tests::access_subcommands_parse ... ok
2026-06-05T00:46:40.5566506Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-05T00:46:40.5569836Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-05T00:46:40.5573431Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-05T00:46:40.5581845Z test cli::tests::digest_flag_defaults ... ok
2026-06-05T00:46:40.5583330Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-05T00:46:40.5584764Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-05T00:46:40.5594005Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-05T00:46:40.5620010Z test cli::tests::grant_subcommands_parse ... ok
2026-06-05T00:46:40.5630334Z test cli::tests::invalid_usage_errors ... ok
2026-06-05T00:46:40.5634513Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-05T00:46:40.5636967Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-05T00:46:40.5640564Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-05T00:46:40.5661637Z test cli::tests::notify_surface_parses ... ok
2026-06-05T00:46:40.5676239Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-05T00:46:40.5684456Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-05T00:46:40.5692409Z test cli::tests::ring_timeout_defaults ... ok
2026-06-05T00:46:40.5700182Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-05T00:46:40.5927815Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-05T00:46:40.6258958Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-05T00:46:40.6506300Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-05T00:46:40.6553536Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-05T00:46:40.6679222Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-05T00:46:40.6734339Z test api::startup::tests::missing_seed_refused ... ok
2026-06-05T00:46:40.6785201Z test cli::tests::shell_subcommands_parse ... ok
2026-06-05T00:46:40.6785706Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-05T00:46:40.6864248Z test cli::tests::subcommands_parse ... ok
2026-06-05T00:46:40.6866790Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-05T00:46:40.6869223Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-05T00:46:40.6870561Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-05T00:46:40.6871491Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-05T00:46:40.6872446Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-05T00:46:40.6926362Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-05T00:46:40.7083386Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-05T00:46:40.7441646Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-05T00:46:40.7496369Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-05T00:46:40.7582971Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-05T00:46:40.7619102Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-05T00:46:40.7708888Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-05T00:46:40.8856876Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-05T00:46:40.8882116Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-05T00:46:42.4953722Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-05T00:46:42.7395916Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-05T00:46:42.7865375Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-05T00:46:42.8155926Z test cli::tests::shell_relink_relaunches_offline_instances_only ... ok
2026-06-05T00:46:42.9865770Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-05T00:46:43.3092274Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-05T00:46:53.7087449Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-05T00:46:53.8555146Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-05T00:46:53.8555414Z 
2026-06-05T00:46:53.8555807Z test result: ok. 74 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.81s
2026-06-05T00:46:53.8556668Z 
2026-06-05T00:46:53.8611490Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-4c4cab3390513f9c.exe)
2026-06-05T00:46:54.1584401Z 
2026-06-05T00:46:54.1584914Z running 4 tests
2026-06-05T00:46:55.5186412Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-05T00:46:55.6801361Z test mock_adapter_drives_the_full_contract ... ok
2026-06-05T00:46:55.7212131Z SEEDED:66180
2026-06-05T00:46:56.0035945Z test seed_then_listen_binds_and_relays ... ok
2026-06-05T00:46:56.0215561Z SEEDED:66180
2026-06-05T00:46:56.9560997Z test live_agent_lifecycle_e2e ... ok
2026-06-05T00:46:56.9561234Z 
2026-06-05T00:46:56.9561408Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.80s
2026-06-05T00:46:56.9561822Z 
2026-06-05T00:46:56.9578535Z      Running tests\shell_e2e.rs (target\debug\deps\shell_e2e-af33800ebeae7891.exe)
2026-06-05T00:46:56.9928492Z 
2026-06-05T00:46:56.9928821Z running 1 test
2026-06-05T00:46:58.3223579Z test mock_shell_binary_drives_the_full_link ... ok
2026-06-05T00:46:58.3223777Z 
2026-06-05T00:46:58.3224480Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s
2026-06-05T00:46:58.3224751Z 
2026-06-05T00:46:58.3241560Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-b2ca3b52d9581f98.exe)
2026-06-05T00:46:58.9787345Z 
2026-06-05T00:46:58.9787816Z running 154 tests
2026-06-05T00:46:58.9794738Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-05T00:46:58.9795763Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-05T00:46:58.9796419Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-05T00:46:58.9797074Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-05T00:46:58.9798230Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-05T00:46:58.9798664Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-05T00:46:58.9843043Z test config::tests::missing_file_is_default ... ok
2026-06-05T00:46:58.9843805Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-05T00:46:58.9847188Z test config::tests::save_load_roundtrip ... ok
2026-06-05T00:46:58.9880263Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-05T00:46:58.9885437Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-05T00:46:58.9889307Z test daemon::tests::windows_arg_quoting_roundtrips_the_rules ... ok
2026-06-05T00:46:58.9890162Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-05T00:46:58.9893967Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-05T00:46:58.9894900Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-05T00:46:58.9900987Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-05T00:46:58.9902728Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-05T00:46:58.9905078Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-05T00:46:58.9909355Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-05T00:46:58.9936521Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-05T00:46:58.9937057Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-05T00:46:58.9938965Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-05T00:46:58.9940306Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-05T00:46:58.9940929Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-05T00:46:58.9942242Z test digesthub::tests::render_is_glanceable ... ok
2026-06-05T00:46:58.9943110Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-05T00:46:58.9943596Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-05T00:46:58.9944351Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-05T00:46:58.9945056Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-05T00:46:58.9945552Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-05T00:46:58.9946241Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-05T00:46:58.9947110Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-05T00:46:58.9949782Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-05T00:46:58.9951227Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-05T00:46:58.9952262Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-05T00:46:58.9953297Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-05T00:46:58.9954122Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-05T00:46:58.9954666Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-05T00:46:58.9955127Z test grants::tests::escalation_answers_apply ... ok
2026-06-05T00:46:58.9957294Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-05T00:46:58.9958199Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-05T00:46:58.9960680Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-05T00:46:58.9961269Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-05T00:46:58.9961749Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-05T00:46:59.0016567Z test access::tests::gate_decision_table ... ok
2026-06-05T00:46:59.0070639Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-05T00:46:59.0071044Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-05T00:46:59.0153070Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-05T00:46:59.0158788Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-05T00:46:59.0160704Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-05T00:46:59.0191139Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-05T00:46:59.0196027Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-05T00:46:59.0240440Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-05T00:46:59.0242059Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-05T00:46:59.0244889Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-05T00:46:59.0246377Z test msg::tests::output_envelope_round_trips ... ok
2026-06-05T00:46:59.0248098Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-05T00:46:59.0249928Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-05T00:46:59.0316783Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-05T00:46:59.0380159Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-05T00:46:59.0426707Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-05T00:46:59.0698569Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-05T00:46:59.1087358Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-05T00:46:59.1344515Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-05T00:46:59.1632113Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-05T00:46:59.1906858Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-05T00:46:59.2518303Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-05T00:46:59.3336447Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-05T00:46:59.3987828Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-05T00:46:59.4136228Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-05T00:46:59.4721974Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-05T00:46:59.4773782Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-05T00:46:59.4784631Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-05T00:46:59.5225403Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-05T00:46:59.5648700Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-05T00:46:59.6133033Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-05T00:46:59.6925320Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-05T00:46:59.7570476Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-05T00:47:00.2529990Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-05T00:47:00.4191350Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-05T00:47:00.4192508Z test reconcile::tests::active_node_wins ... ok
2026-06-05T00:47:00.4193511Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-05T00:47:00.4197093Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-05T00:47:00.4198448Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-05T00:47:00.5116546Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-05T00:47:00.6059989Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-05T00:47:00.6594480Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-05T00:47:00.6647201Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-05T00:47:00.6677205Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-05T00:47:00.7532536Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-05T00:47:00.7810928Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-05T00:47:00.7933572Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-05T00:47:00.7997415Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-05T00:47:00.8082358Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-05T00:47:00.8171368Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-05T00:47:00.8256816Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-05T00:47:00.8258138Z test release::tests::hex_roundtrips ... ok
2026-06-05T00:47:00.8510316Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-05T00:47:00.8583551Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-05T00:47:00.8587956Z test release::tests::revoked_key_is_rejected ... ok
2026-06-05T00:47:00.8674910Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-05T00:47:00.8766401Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-05T00:47:00.8852725Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-05T00:47:00.9030355Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-05T00:47:00.9055184Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-05T00:47:00.9128670Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-05T00:47:00.9129781Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-05T00:47:00.9137820Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-05T00:47:00.9153823Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-05T00:47:00.9155719Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-05T00:47:01.0274144Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-05T00:47:01.0418575Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-05T00:47:01.0420224Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-05T00:47:01.1007913Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-05T00:47:01.2127584Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-05T00:47:01.2855346Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-05T00:47:01.2860566Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-05T00:47:01.2862041Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-05T00:47:01.2865614Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-05T00:47:01.3307960Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-05T00:47:01.3493201Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-05T00:47:01.3614479Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-05T00:47:01.4375918Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-05T00:47:01.5450974Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-05T00:47:01.5534571Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-05T00:47:01.5778393Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-05T00:47:01.5780559Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-05T00:47:01.5782276Z test sync::tests::gate_decision_table ... ok
2026-06-05T00:47:01.6212873Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-05T00:47:01.6217987Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-05T00:47:01.6221798Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-05T00:47:01.6223370Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-05T00:47:01.6224474Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-05T00:47:01.6225644Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-05T00:47:01.6227696Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-05T00:47:01.6404774Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-05T00:47:01.6493003Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-05T00:47:01.6579496Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-05T00:47:01.6580835Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-05T00:47:01.7540452Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-05T00:47:01.7781699Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-05T00:47:01.8052422Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-05T00:47:01.8385586Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-05T00:47:01.9124058Z test shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot ... ok
2026-06-05T00:47:01.9517656Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-05T00:47:01.9709685Z test shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline ... ok
2026-06-05T00:47:01.9721159Z test shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases ... ok
2026-06-05T00:47:02.0244424Z test relay::tests::run_honors_stop ... ok
2026-06-05T00:47:02.0546937Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-05T00:47:02.1188691Z test resting::tests::rest_edges_cascade_shells_with_divergence ... ok
2026-06-05T00:47:02.1257891Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-05T00:47:02.1327183Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-05T00:47:02.1387611Z test seedmap::tests::take_absent_is_none ... ok
2026-06-05T00:47:02.3710857Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-05T00:47:02.3711110Z 
2026-06-05T00:47:02.3711394Z test result: ok. 154 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.39s
2026-06-05T00:47:02.3711810Z 
2026-06-05T00:47:02.3759172Z      Running tests\access.rs (target\debug\deps\access-182037807575c668.exe)
2026-06-05T00:47:03.0403822Z 
2026-06-05T00:47:03.0404240Z running 1 test
2026-06-05T00:47:03.2636873Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-05T00:47:03.2637487Z 
2026-06-05T00:47:03.2637693Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-05T00:47:03.2637954Z 
2026-06-05T00:47:03.2732325Z      Running tests\attach.rs (target\debug\deps\attach-c6ad02b0553ff285.exe)
2026-06-05T00:47:03.9368009Z 
2026-06-05T00:47:03.9368389Z running 3 tests
2026-06-05T00:47:04.0712121Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-05T00:47:04.0801639Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-05T00:47:04.0823198Z test attach_registers_remote_drive_detection ... ok
2026-06-05T00:47:04.0823382Z 
2026-06-05T00:47:04.0823570Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-05T00:47:04.0824987Z 
2026-06-05T00:47:04.0957236Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-c29dfbba37cd9ad8.exe)
2026-06-05T00:47:04.6020451Z 
2026-06-05T00:47:04.6020761Z running 1 test
2026-06-05T00:47:04.6303156Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-05T00:47:04.6303433Z 
2026-06-05T00:47:04.6303630Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-05T00:47:04.6303856Z 
2026-06-05T00:47:04.6318399Z      Running tests\broker.rs (target\debug\deps\broker-6f5137e243119766.exe)
2026-06-05T00:47:04.6596266Z 
2026-06-05T00:47:04.6664736Z running 1 test
2026-06-05T00:47:04.6862536Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-05T00:47:04.6862724Z 
2026-06-05T00:47:04.6862879Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-05T00:47:04.6863092Z 
2026-06-05T00:47:04.6877900Z      Running tests\budget.rs (target\debug\deps\budget-d14ef2d97ca7e310.exe)
2026-06-05T00:47:04.7178693Z 
2026-06-05T00:47:04.7178855Z running 1 test
2026-06-05T00:47:04.7181583Z test measure_dormant_seat_budget ... ok
2026-06-05T00:47:04.7181709Z 
2026-06-05T00:47:04.7181870Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:47:04.7182076Z 
2026-06-05T00:47:04.7193115Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-64aca7c4aaf9ee03.exe)
2026-06-05T00:47:05.3464461Z 
2026-06-05T00:47:05.3464821Z running 1 test
2026-06-05T00:47:07.9103778Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-05T00:47:07.9103968Z 
2026-06-05T00:47:07.9104120Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.56s
2026-06-05T00:47:07.9104586Z 
2026-06-05T00:47:07.9123798Z      Running tests\digest.rs (target\debug\deps\digest-5b32266b9bd7a57e.exe)
2026-06-05T00:47:07.9431461Z 
2026-06-05T00:47:07.9431651Z running 1 test
2026-06-05T00:47:08.0826700Z test digest_daemon_half_end_to_end ... ok
2026-06-05T00:47:08.0827199Z 
2026-06-05T00:47:08.0827443Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
2026-06-05T00:47:08.0827758Z 
2026-06-05T00:47:08.0848740Z      Running tests\dispatch.rs (target\debug\deps\dispatch-7bed0566006e9725.exe)
2026-06-05T00:47:08.1238575Z 
2026-06-05T00:47:08.1238748Z running 7 tests
2026-06-05T00:47:08.2458173Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-05T00:47:08.3411504Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-05T00:47:08.4588734Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-05T00:47:08.6065882Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-05T00:47:09.7341518Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-05T00:47:09.8659181Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-05T00:47:10.0152398Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-05T00:47:10.0152972Z 
2026-06-05T00:47:10.0153236Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.89s
2026-06-05T00:47:10.0153593Z 
2026-06-05T00:47:10.0444467Z      Running tests\handoff.rs (target\debug\deps\handoff-e01062c7cf922746.exe)
2026-06-05T00:47:10.5510155Z 
2026-06-05T00:47:10.5510467Z running 1 test
2026-06-05T00:47:10.7459358Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-05T00:47:10.7459559Z 
2026-06-05T00:47:10.7459715Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-05T00:47:10.7459924Z 
2026-06-05T00:47:10.7476350Z      Running tests\idempotent.rs (target\debug\deps\idempotent-cbd322cd7d49c0e2.exe)
2026-06-05T00:47:11.2602605Z 
2026-06-05T00:47:11.2603398Z running 1 test
2026-06-05T00:47:11.3403244Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-05T00:47:11.3403581Z 
2026-06-05T00:47:11.3404104Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-05T00:47:11.3404469Z 
2026-06-05T00:47:11.3471132Z      Running tests\netbroker.rs (target\debug\deps\netbroker-9b744ed03466643b.exe)
2026-06-05T00:47:12.0085793Z 
2026-06-05T00:47:12.0086100Z running 5 tests
2026-06-05T00:47:12.0116139Z test netless_broker_probes_gracefully ... ok
2026-06-05T00:47:12.0432306Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-05T00:47:12.0510840Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-05T00:47:12.0838047Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-05T00:47:12.0885411Z test brain_dials_second_broker_over_loopback ... ok
2026-06-05T00:47:12.0885567Z 
2026-06-05T00:47:12.0885722Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-05T00:47:12.0885920Z 
2026-06-05T00:47:12.0947726Z      Running tests\netstream.rs (target\debug\deps\netstream-7b023fbbcec13719.exe)
2026-06-05T00:47:12.1397419Z 
2026-06-05T00:47:12.1397834Z running 2 tests
2026-06-05T00:47:12.3993158Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-05T00:47:12.4943071Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-05T00:47:12.4943262Z 
2026-06-05T00:47:12.4943411Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
2026-06-05T00:47:12.4943714Z 
2026-06-05T00:47:12.5065403Z      Running tests\notifsync.rs (target\debug\deps\notifsync-d4a268d01bf4e351.exe)
2026-06-05T00:47:12.5523940Z 
2026-06-05T00:47:12.5524195Z running 1 test
2026-06-05T00:47:12.7823321Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-05T00:47:12.7824263Z 
2026-06-05T00:47:12.7824552Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-05T00:47:12.7824919Z 
2026-06-05T00:47:12.7882399Z      Running tests\peerloop.rs (target\debug\deps\peerloop-b8ecb68244546baf.exe)
2026-06-05T00:47:13.4557124Z 
2026-06-05T00:47:13.4557354Z running 1 test
2026-06-05T00:47:14.6955320Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-05T00:47:14.6955504Z 
2026-06-05T00:47:14.6955931Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.24s
2026-06-05T00:47:14.6956173Z 
2026-06-05T00:47:14.7018428Z      Running tests\presence.rs (target\debug\deps\presence-399dc8780586f68a.exe)
2026-06-05T00:47:14.7414253Z 
2026-06-05T00:47:14.7414481Z running 2 tests
2026-06-05T00:47:15.0057927Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-05T00:47:15.0059743Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-05T00:47:15.0059925Z 
2026-06-05T00:47:15.0060094Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
2026-06-05T00:47:15.0061037Z 
2026-06-05T00:47:15.0110519Z      Running tests\propagate.rs (target\debug\deps\propagate-a994a6b3a245fe88.exe)
2026-06-05T00:47:15.6906710Z 
2026-06-05T00:47:15.6907035Z running 4 tests
2026-06-05T00:47:15.8152930Z test untrusted_origin_gets_no_offer ... ok
2026-06-05T00:47:15.8272068Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-05T00:47:15.8377991Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-05T00:47:16.0713810Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-05T00:47:16.0714105Z 
2026-06-05T00:47:16.0714355Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.38s
2026-06-05T00:47:16.0714949Z 
2026-06-05T00:47:16.1012699Z      Running tests\replicate.rs (target\debug\deps\replicate-7ae1329c4644b847.exe)
2026-06-05T00:47:16.7767061Z 
2026-06-05T00:47:16.7767311Z running 1 test
2026-06-05T00:47:16.8975168Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-05T00:47:16.8975369Z 
2026-06-05T00:47:16.8975528Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-05T00:47:16.8976336Z 
2026-06-05T00:47:16.9073679Z      Running tests\shellchan.rs (target\debug\deps\shellchan-a3fdaa79a381f153.exe)
2026-06-05T00:47:16.9426572Z 
2026-06-05T00:47:16.9426863Z running 2 tests
2026-06-05T00:47:17.0939645Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-05T00:47:17.2604104Z test hung_shell_stalls_no_other_owner ... ok
2026-06-05T00:47:17.2604262Z 
2026-06-05T00:47:17.2604416Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-05T00:47:17.2604624Z 
2026-06-05T00:47:17.2726129Z      Running tests\sync.rs (target\debug\deps\sync-3064cc19aa400647.exe)
2026-06-05T00:47:17.3125075Z 
2026-06-05T00:47:17.3125161Z running 3 tests
2026-06-05T00:47:19.2822809Z test torn_pull_recovers_by_repulling ... ok
2026-06-05T00:47:21.4303267Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-05T00:47:21.9062422Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-05T00:47:21.9062640Z 
2026-06-05T00:47:21.9062807Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.59s
2026-06-05T00:47:21.9063019Z 
2026-06-05T00:47:21.9279856Z      Running tests\twohost.rs (target\debug\deps\twohost-24fb904a582be2fa.exe)
2026-06-05T00:47:22.5753347Z 
2026-06-05T00:47:22.5753591Z running 2 tests
2026-06-05T00:47:22.5755567Z test two_host_ladder_role_a ... ok
2026-06-05T00:47:22.5755765Z test two_host_ladder_role_b ... ok
2026-06-05T00:47:22.5755876Z 
2026-06-05T00:47:22.5756026Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:47:22.5756238Z 
2026-06-05T00:47:22.5774571Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-21f1537cb7d10119.exe)
2026-06-05T00:47:23.2441450Z 
2026-06-05T00:47:23.2441699Z running 2 tests
2026-06-05T00:47:23.4863121Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-05T00:47:23.4936255Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-05T00:47:23.4937420Z 
2026-06-05T00:47:23.4937659Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
2026-06-05T00:47:23.4937924Z 
2026-06-05T00:47:23.5003625Z      Running tests\xfer.rs (target\debug\deps\xfer-731fc4a7b82e2161.exe)
2026-06-05T00:47:24.1742230Z 
2026-06-05T00:47:24.1742491Z running 2 tests
2026-06-05T00:47:24.3532403Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-05T00:47:24.3695627Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-05T00:47:24.3695831Z 
2026-06-05T00:47:24.3696089Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-05T00:47:24.3696670Z 
2026-06-05T00:47:24.3799356Z      Running unittests src\lib.rs (target\debug\deps\spt_live-8abfcdb1e679687a.exe)
2026-06-05T00:47:24.4122789Z 
2026-06-05T00:47:24.4122974Z running 49 tests
2026-06-05T00:47:24.4125448Z test context::tests::direct_always_writes ... ok
2026-06-05T00:47:24.4125758Z test context::tests::llm_past_window_writes ... ok
2026-06-05T00:47:24.4130563Z test context::tests::llm_over_llm_writes ... ok
2026-06-05T00:47:24.4130812Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-05T00:47:24.4131740Z test context::tests::llm_within_window_suppressed ... ok
2026-06-05T00:47:24.4132126Z test echo::tests::provenance_is_stamped ... ok
2026-06-05T00:47:24.4347051Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-05T00:47:24.4349208Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-05T00:47:24.4350477Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-05T00:47:24.4352812Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-05T00:47:24.4354263Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-05T00:47:24.4355916Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-05T00:47:24.4357529Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-05T00:47:24.4358869Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-05T00:47:24.4360489Z test psyche::tests::prompt_without_event ... ok
2026-06-05T00:47:24.4458425Z test history::tests::fetcher_yields_records ... ok
2026-06-05T00:47:24.4545932Z test echo::tests::echo_nonzero_errors ... ok
2026-06-05T00:47:24.4547586Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-05T00:47:24.4615965Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-05T00:47:24.4660502Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-05T00:47:24.7236742Z test history::tests::fetcher_timeout_errors ... ok
2026-06-05T00:47:25.0714717Z test ingest::tests::both_drops_ingested ... ok
2026-06-05T00:47:25.0782625Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-05T00:47:25.0839359Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-05T00:47:25.0843996Z test history::tests::native_missing_log_is_empty ... ok
2026-06-05T00:47:25.0866210Z test history::tests::native_reads_logged_records ... ok
2026-06-05T00:47:25.5646498Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-05T00:47:25.5654857Z test ingest::tests::no_drops_is_empty ... ok
2026-06-05T00:47:25.5656100Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-05T00:47:25.5657255Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-05T00:47:25.5658479Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-05T00:47:25.5667920Z test signoff::tests::stale_signoff_swept ... ok
2026-06-05T00:47:25.5953952Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-05T00:47:25.6219475Z test turn::tests::turn_captures_stdout ... ok
2026-06-05T00:47:25.8878401Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-05T00:47:26.7903561Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-05T00:47:26.8049011Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-05T00:47:26.8065460Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-05T00:47:27.2478391Z test pulse::tests::tick_ingests_drops ... ok
2026-06-05T00:47:27.2496517Z test pulse::tests::tick_reports_idle ... ok
2026-06-05T00:47:27.7849370Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-05T00:47:28.1104936Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-05T00:47:29.7499323Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-05T00:47:30.2417860Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-05T00:47:30.2704600Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-05T00:47:30.7623214Z test resume::tests::download_composes_two_tiers ... ok
2026-06-05T00:47:30.7916386Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-05T00:47:30.7922468Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-05T00:47:31.7676210Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-05T00:47:31.7676382Z 
2026-06-05T00:47:31.7676536Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.36s
2026-06-05T00:47:31.7676747Z 
2026-06-05T00:47:31.7691071Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-7c358ccef53fe7d0.exe)
2026-06-05T00:47:31.9753849Z 
2026-06-05T00:47:31.9754076Z running 22 tests
2026-06-05T00:47:31.9762025Z test deliver::tests::deferred_send_validates ... ok
2026-06-05T00:47:31.9764289Z test ring::tests::ring_no_perch ... ok
2026-06-05T00:47:32.0372293Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-05T00:47:32.0373233Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-05T00:47:32.0374620Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-05T00:47:32.0379757Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-05T00:47:32.0384691Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-05T00:47:32.0395145Z test deliver::tests::send_outcome_mapping ... ok
2026-06-05T00:47:32.0563434Z test listener::tests::drop_unregisters_address ... ok
2026-06-05T00:47:32.0752041Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-05T00:47:32.1391107Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-05T00:47:32.1403389Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-05T00:47:32.1488330Z test ready::tests::backlog_drains_on_start ... ok
2026-06-05T00:47:32.1668733Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-05T00:47:32.1948908Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-05T00:47:32.1990779Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-05T00:47:32.2153397Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-05T00:47:32.2827376Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-05T00:47:32.3037471Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-05T00:47:32.3260509Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-05T00:47:32.4810311Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-05T00:47:34.1416549Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-05T00:47:34.1416753Z 
2026-06-05T00:47:34.1416912Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.17s
2026-06-05T00:47:34.1417122Z 
2026-06-05T00:47:34.1435010Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-984c4034fa6a74ba.exe)
2026-06-05T00:47:34.1771725Z 
2026-06-05T00:47:34.1771821Z running 2 tests
2026-06-05T00:47:34.3197978Z test offline_then_online_delivers_backlog ... ok
2026-06-05T00:47:35.5554163Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-05T00:47:35.5554408Z 
2026-06-05T00:47:35.5554660Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.38s
2026-06-05T00:47:35.5555330Z 
2026-06-05T00:47:35.5573335Z      Running unittests src\lib.rs (target\debug\deps\spt_net-8e75d57a161aa0ff.exe)
2026-06-05T00:47:35.5967346Z 
2026-06-05T00:47:35.5967446Z running 91 tests
2026-06-05T00:47:35.5971943Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-05T00:47:35.5973214Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-05T00:47:35.5975374Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T00:47:35.5975898Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-05T00:47:35.5976708Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T00:47:35.5977156Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-05T00:47:35.5977889Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-05T00:47:35.5978580Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-05T00:47:35.5979134Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T00:47:35.5979429Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-05T00:47:35.5979755Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-05T00:47:35.5980300Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-05T00:47:35.5980781Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-05T00:47:35.5981211Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-05T00:47:35.5982118Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-05T00:47:35.5983019Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-05T00:47:35.5986510Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-05T00:47:35.5987047Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-05T00:47:35.5987450Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-05T00:47:35.5987855Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-05T00:47:35.5990050Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-05T00:47:35.5990661Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-05T00:47:35.5991468Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-05T00:47:35.5993244Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-05T00:47:35.5994329Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-05T00:47:35.5995860Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-05T00:47:35.6000946Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-05T00:47:35.6001521Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-05T00:47:35.6002261Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-05T00:47:35.6003096Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-05T00:47:35.6005142Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-05T00:47:35.6010764Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-05T00:47:35.6023721Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-05T00:47:35.6336048Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-05T00:47:35.6508238Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-05T00:47:35.6511756Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-05T00:47:35.6529165Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-05T00:47:35.6537775Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-05T00:47:35.6545725Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-05T00:47:35.6554702Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-05T00:47:35.6559716Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-05T00:47:35.6562741Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-05T00:47:35.6564413Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-05T00:47:35.6566816Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-05T00:47:35.6569921Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-05T00:47:35.6573339Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-05T00:47:35.6575898Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-05T00:47:35.6579559Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-05T00:47:35.6582586Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-05T00:47:35.6585198Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-05T00:47:35.6587161Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-05T00:47:35.6588891Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-05T00:47:35.6591260Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-05T00:47:35.6594562Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-05T00:47:35.6600290Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-05T00:47:35.6609252Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-05T00:47:35.6611552Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-05T00:47:35.6613481Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-05T00:47:35.6614866Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-05T00:47:35.6617688Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-05T00:47:35.6619539Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-05T00:47:35.6621913Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-05T00:47:35.6623570Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-05T00:47:35.6625160Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-05T00:47:35.6626851Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-05T00:47:35.6628564Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T00:47:35.6631130Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T00:47:35.6632559Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-05T00:47:35.6634581Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T00:47:35.6636810Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T00:47:35.6638476Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-05T00:47:35.6639928Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-05T00:47:35.6641066Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-05T00:47:35.6642490Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-05T00:47:35.6643990Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-05T00:47:35.6646397Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-05T00:47:35.6688836Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-05T00:47:35.6699343Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-05T00:47:35.6705299Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-05T00:47:35.6706841Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-05T00:47:35.6708641Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-05T00:47:35.6713362Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-05T00:47:35.6729173Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-05T00:47:35.7191460Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-05T00:47:35.7206279Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-05T00:47:35.7208159Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-05T00:47:35.7210939Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-05T00:47:35.7915118Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-05T00:47:35.7924356Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-05T00:47:35.7941988Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-05T00:47:35.7947325Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-05T00:47:35.7947523Z 
2026-06-05T00:47:35.7947683Z test result: ok. 90 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-05T00:47:35.7947893Z 
2026-06-05T00:47:35.7995412Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-e67c0d5e8c4795e8.exe)
2026-06-05T00:47:35.8791585Z 
2026-06-05T00:47:35.8791823Z running 54 tests
2026-06-05T00:47:35.8797804Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-05T00:47:35.8798864Z test addr::tests::display_round_trips ... ok
2026-06-05T00:47:35.8799209Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-05T00:47:35.8799543Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-05T00:47:35.8799848Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-05T00:47:35.8801222Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-05T00:47:35.8802117Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-05T00:47:35.8802443Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-05T00:47:35.8803607Z test endpoint::tests::broker_and_node_families ... ok
2026-06-05T00:47:35.8803889Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-05T00:47:35.8804295Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-05T00:47:35.8804622Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-05T00:47:35.8805539Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-05T00:47:35.8806393Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-05T00:47:35.8806686Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-05T00:47:35.8807523Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-05T00:47:35.8807842Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-05T00:47:35.8808171Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-05T00:47:35.8809103Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-05T00:47:35.8809404Z test envelope::tests::parser_both_tags_present ... ok
2026-06-05T00:47:35.8810469Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-05T00:47:35.8811181Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-05T00:47:35.8812070Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-05T00:47:35.8812602Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-05T00:47:35.8812984Z test event::tests::alarm_event_round_trips ... ok
2026-06-05T00:47:35.8813794Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-05T00:47:35.8814177Z test event::tests::attr_order_preserved ... ok
2026-06-05T00:47:35.8814775Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-05T00:47:35.8815138Z test event::tests::empty_body_envelope_parses ... ok
2026-06-05T00:47:35.8815823Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-05T00:47:35.8816390Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-05T00:47:35.8816661Z test event::tests::msg_event_round_trips ... ok
2026-06-05T00:47:35.8817031Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-05T00:47:35.8817490Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-05T00:47:35.8817848Z test id::tests::accepts_japanese_scripts ... ok
2026-06-05T00:47:35.8818328Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-05T00:47:35.8819258Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-05T00:47:35.8819661Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-05T00:47:35.8820165Z test id::tests::reports_bad_char_position ... ok
2026-06-05T00:47:35.8820518Z test id::tests::reserves_address_delimiters ... ok
2026-06-05T00:47:35.8820883Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-05T00:47:35.8821258Z test payload::tests::base64_known_vectors ... ok
2026-06-05T00:47:35.8821661Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-05T00:47:35.8822092Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-05T00:47:35.8822472Z test payload::tests::command_payload_round_trips ... ok
2026-06-05T00:47:35.8822842Z test payload::tests::text_payload_round_trips ... ok
2026-06-05T00:47:35.8823491Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-05T00:47:35.8823943Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-05T00:47:35.8824381Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-05T00:47:35.8824783Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-05T00:47:35.8825181Z test version::tests::current_version_self_compatible ... ok
2026-06-05T00:47:35.8903380Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-05T00:47:35.8979380Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-05T00:47:35.9151089Z test identity::tests::sign_verify_round_trip ... ok
2026-06-05T00:47:35.9151251Z 
2026-06-05T00:47:35.9151405Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-05T00:47:35.9151745Z 
2026-06-05T00:47:35.9165333Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ead00a4ad35b02d7.exe)
2026-06-05T00:47:36.1820200Z 
2026-06-05T00:47:36.1820429Z running 24 tests
2026-06-05T00:47:36.1829151Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-05T00:47:36.1829751Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-05T00:47:36.1830274Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-05T00:47:36.1830951Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-05T00:47:36.1831542Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-05T00:47:36.1832025Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-05T00:47:36.1834266Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-05T00:47:36.1834888Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-05T00:47:36.1835507Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-05T00:47:36.1835939Z test manifest::tests::shell_fixture_parses ... ok
2026-06-05T00:47:36.1836565Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-05T00:47:36.1836946Z test runtime::tests::fills_known_placeholders ... ok
2026-06-05T00:47:36.1837478Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-05T00:47:36.1837907Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-05T00:47:36.1838293Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-05T00:47:36.1838620Z test runtime::tests::unknown_role_errors ... ok
2026-06-05T00:47:36.1842183Z test manifest::tests::round_trips_through_toml ... ok
2026-06-05T00:47:36.1848344Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-05T00:47:36.1856991Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-05T00:47:36.1998612Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-05T00:47:36.2009167Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-05T00:47:36.2086716Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-05T00:47:36.2112321Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-05T00:47:36.5016947Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-05T00:47:36.5017116Z 
2026-06-05T00:47:36.5017267Z test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-05T00:47:36.5017475Z 
2026-06-05T00:47:36.5036682Z      Running unittests src\lib.rs (target\debug\deps\spt_store-492ab34c597832e8.exe)
2026-06-05T00:47:36.7626366Z 
2026-06-05T00:47:36.7626533Z running 138 tests
2026-06-05T00:47:36.7633749Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-05T00:47:36.7634125Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-05T00:47:36.7634923Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-05T00:47:36.7635370Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-05T00:47:36.7636017Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-05T00:47:36.7636396Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-05T00:47:36.7636781Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-05T00:47:36.7637923Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-05T00:47:36.7638244Z test contextmark::tests::merge_decisions ... ok
2026-06-05T00:47:36.7638651Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-05T00:47:36.7638916Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-05T00:47:36.7639368Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-05T00:47:36.7701917Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-05T00:47:36.7712019Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-05T00:47:36.7725815Z test access::tests::recent_outbound_persists ... ok
2026-06-05T00:47:36.7750577Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-05T00:47:36.7753800Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-05T00:47:36.7766525Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-05T00:47:36.7794426Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-05T00:47:36.7795067Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-05T00:47:36.7796665Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-05T00:47:36.7798636Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-05T00:47:36.7886472Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-05T00:47:36.8102429Z test history::tests::appends_one_record_per_line ... ok
2026-06-05T00:47:36.8223331Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-05T00:47:36.8237530Z test home::tests::home_assignment_matrix ... ok
2026-06-05T00:47:36.8273192Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-05T00:47:36.8274014Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-05T00:47:36.8311341Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-05T00:47:36.8414831Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-05T00:47:36.8515258Z test info::tests::corrupt_content_returns_none ... ok
2026-06-05T00:47:36.8599246Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-05T00:47:36.8749421Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-05T00:47:36.8824693Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-05T00:47:36.9055162Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-05T00:47:36.9085192Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-05T00:47:36.9260482Z test info::tests::set_status_marks_existing_record ... ok
2026-06-05T00:47:36.9349499Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-05T00:47:36.9369325Z test info::tests::write_read_round_trip ... ok
2026-06-05T00:47:36.9438179Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-05T00:47:36.9588562Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-05T00:47:36.9673879Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-05T00:47:36.9821308Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-05T00:47:36.9953438Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-05T00:47:36.9977507Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-05T00:47:37.0094650Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-05T00:47:37.0204191Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-05T00:47:37.0339611Z test contextstore::tests::invalid_id_refused ... ok
2026-06-05T00:47:37.0567473Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-05T00:47:37.0852188Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-05T00:47:37.0942804Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-05T00:47:37.1112916Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-05T00:47:37.1244734Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-05T00:47:37.1263649Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-05T00:47:37.1264311Z test perch::tests::classification_matrix ... ok
2026-06-05T00:47:37.1299716Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-05T00:47:37.1316065Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-05T00:47:37.1316693Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-05T00:47:37.1325531Z test perch::tests::resolve_self_is_flat ... ok
2026-06-05T00:47:37.1440454Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-05T00:47:37.1448575Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-05T00:47:37.1449688Z test proc::tests::current_process_is_alive ... ok
2026-06-05T00:47:37.1450271Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-05T00:47:37.1450819Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-05T00:47:37.1451304Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-05T00:47:37.1457022Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-05T00:47:37.1463378Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-05T00:47:37.1542798Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-05T00:47:37.1626500Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-05T00:47:37.2581203Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-05T00:47:37.2718529Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-05T00:47:37.3484649Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-05T00:47:37.3512195Z test registry::tests::register_and_lookup ... ok
2026-06-05T00:47:37.4246422Z test registry::tests::reregister_replaces_address ... ok
2026-06-05T00:47:37.4390432Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-05T00:47:37.4569886Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-05T00:47:37.4675654Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-05T00:47:37.4865643Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-05T00:47:37.4866072Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-05T00:47:37.4866405Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-05T00:47:37.5086387Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-05T00:47:37.5150740Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-05T00:47:37.5243863Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-05T00:47:37.5389199Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-05T00:47:37.5421116Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-05T00:47:37.5546165Z test branchstore::tests::sweep_removes_only_stale_empty_locks ... ok
2026-06-05T00:47:37.6411595Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-05T00:47:37.6448569Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-05T00:47:37.6741580Z test project::tests::derivation_ladder ... ok
2026-06-05T00:47:37.6814144Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-05T00:47:37.6947468Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-05T00:47:37.7038735Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-05T00:47:37.7071025Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-05T00:47:37.7072752Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-05T00:47:37.7079651Z test spool::tests::reopen_is_idempotent ... ok
2026-06-05T00:47:37.7165466Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-05T00:47:37.7203626Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-05T00:47:37.7204506Z test subnet::tests::remove_drops_membership ... ok
2026-06-05T00:47:37.7220476Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-05T00:47:37.7221455Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-05T00:47:37.7362067Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-05T00:47:37.7387170Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-05T00:47:37.7947934Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-05T00:47:37.8121169Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-05T00:47:37.8282895Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-05T00:47:38.0565719Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-05T00:47:38.0574629Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-05T00:47:38.0580675Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-05T00:47:38.0585495Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-05T00:47:38.0585985Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-05T00:47:38.0590787Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-05T00:47:38.0593997Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-05T00:47:38.0597618Z test trust::tests::revoke_removes_trust ... ok
2026-06-05T00:47:38.0689669Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-05T00:47:38.0711655Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-05T00:47:38.0712057Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-05T00:47:38.0712519Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-05T00:47:38.0724343Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-05T00:47:38.0753481Z test visibility::tests::override_wins_both_directions ... ok
2026-06-05T00:47:38.0753936Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-05T00:47:38.0754392Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-05T00:47:38.0772675Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-05T00:47:38.0891668Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-05T00:47:38.0908329Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-05T00:47:38.0912478Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-05T00:47:38.1308245Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-05T00:47:38.9393330Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-05T00:47:39.0897928Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-05T00:47:41.2915065Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-05T00:47:41.7992555Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-05T00:47:42.2152334Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-05T00:47:42.2879376Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-05T00:47:42.9956333Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-05T00:47:43.4541698Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-05T00:47:43.8298755Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-05T00:47:44.1662976Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-05T00:47:44.2592562Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-05T00:47:45.3560398Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-05T00:47:45.3560640Z 
2026-06-05T00:47:45.3560805Z test result: ok. 138 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 8.59s
2026-06-05T00:47:45.3561012Z 
2026-06-05T00:47:45.3576829Z      Running unittests src\lib.rs (target\debug\deps\spt_term-7ded13700447d846.exe)
2026-06-05T00:47:45.5218798Z 
2026-06-05T00:47:45.5219123Z running 8 tests
2026-06-05T00:47:45.5223334Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-05T00:47:45.5225476Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-05T00:47:45.5226733Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-05T00:47:45.5267778Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-05T00:47:45.5274493Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-05T00:47:45.5274736Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-05T00:47:45.5275966Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-05T00:47:45.5276311Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-05T00:47:45.5276442Z 
2026-06-05T00:47:45.5276599Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-05T00:47:45.5276810Z 
2026-06-05T00:47:45.5292002Z      Running tests\digest.rs (target\debug\deps\digest-6ac06f15f4beba54.exe)
2026-06-05T00:47:45.7073593Z 
2026-06-05T00:47:45.7074063Z running 1 test
2026-06-05T00:47:47.7792912Z test digest_parses_a_real_pty_stream ... ok
2026-06-05T00:47:47.7793081Z 
2026-06-05T00:47:47.7793245Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
2026-06-05T00:47:47.7793469Z 
2026-06-05T00:47:47.7809004Z      Running tests\dsr.rs (target\debug\deps\dsr-c1b15907eaf4317b.exe)
2026-06-05T00:47:47.8496665Z 
2026-06-05T00:47:47.8496946Z running 2 tests
2026-06-05T00:47:47.8941078Z test drain_forwards_child_output ... ok
2026-06-05T00:47:47.8942075Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-05T00:47:47.8942245Z 
2026-06-05T00:47:47.8942397Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-05T00:47:47.8942594Z 
2026-06-05T00:47:47.8957104Z      Running tests\inject.rs (target\debug\deps\inject-4f10fcdc2739ad5c.exe)
2026-06-05T00:47:47.9624008Z 
2026-06-05T00:47:47.9624264Z running 2 tests
2026-06-05T00:47:48.0143954Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-05T00:47:48.0144205Z test ctrl_c_interrupts_the_child ... ok
2026-06-05T00:47:48.0144320Z 
2026-06-05T00:47:48.0144473Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-05T00:47:48.0144677Z 
2026-06-05T00:47:48.0160594Z      Running tests\stream.rs (target\debug\deps\stream-bf8700113ecf530b.exe)
2026-06-05T00:47:48.0922240Z 
2026-06-05T00:47:48.0922485Z running 2 tests
2026-06-05T00:47:48.1328074Z test delivers_every_value_under_resize ... ok
2026-06-05T00:47:49.1062428Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-05T00:47:49.1062684Z 
2026-06-05T00:47:49.1062889Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-05T00:47:49.1063217Z 
2026-06-05T00:47:49.1081068Z      Running tests\surface.rs (target\debug\deps\surface-b6cab82372962717.exe)
2026-06-05T00:47:49.1711399Z 
2026-06-05T00:47:49.1711541Z running 1 test
2026-06-05T00:47:49.1810607Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-05T00:47:49.1810766Z 
2026-06-05T00:47:49.1810923Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-05T00:47:49.1811125Z 
2026-06-05T00:47:49.1821343Z    Doc-tests spt_daemon
2026-06-05T00:47:49.5263739Z 
2026-06-05T00:47:49.5263987Z running 0 tests
2026-06-05T00:47:49.5264097Z 
2026-06-05T00:47:49.5264268Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:47:49.5264815Z 
2026-06-05T00:47:49.5336720Z    Doc-tests spt_live
2026-06-05T00:47:49.5944725Z 
2026-06-05T00:47:49.5944934Z running 0 tests
2026-06-05T00:47:49.5945043Z 
2026-06-05T00:47:49.5945204Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:47:49.5945416Z 
2026-06-05T00:47:49.5997116Z    Doc-tests spt_msg
2026-06-05T00:47:49.6561837Z 
2026-06-05T00:47:49.6562090Z running 0 tests
2026-06-05T00:47:49.6562194Z 
2026-06-05T00:47:49.6562370Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:47:49.6562572Z 
2026-06-05T00:47:49.6611268Z    Doc-tests spt_net
2026-06-05T00:47:49.8724744Z 
2026-06-05T00:47:49.8725062Z running 0 tests
2026-06-05T00:47:49.8725175Z 
2026-06-05T00:47:49.8725348Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:47:49.8725578Z 
2026-06-05T00:47:49.8793972Z    Doc-tests spt_proto
2026-06-05T00:47:49.9282018Z 
2026-06-05T00:47:49.9282350Z running 0 tests
2026-06-05T00:47:49.9282465Z 
2026-06-05T00:47:49.9282637Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:47:49.9282862Z 
2026-06-05T00:47:49.9350106Z    Doc-tests spt_runtime
2026-06-05T00:47:50.0592357Z 
2026-06-05T00:47:50.0592541Z running 0 tests
2026-06-05T00:47:50.0592649Z 
2026-06-05T00:47:50.0592814Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:47:50.0593029Z 
2026-06-05T00:47:50.0652094Z    Doc-tests spt_store
2026-06-05T00:47:50.2050325Z 
2026-06-05T00:47:50.2050647Z running 0 tests
2026-06-05T00:47:50.2050761Z 
2026-06-05T00:47:50.2051501Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:47:50.2051918Z 
2026-06-05T00:47:50.2116678Z    Doc-tests spt_term
2026-06-05T00:47:50.2654412Z 
2026-06-05T00:47:50.2654631Z running 0 tests
2026-06-05T00:47:50.2655559Z 
2026-06-05T00:47:50.2655743Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-05T00:47:50.2655966Z 
2026-06-05T00:47:55.4534833Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-05T00:47:55.4535173Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-05T00:47:55.4537936Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-05T00:47:55.4538152Z ##[endgroup]
2026-06-05T00:47:56.3140479Z     Checking cfg-if v1.0.4
2026-06-05T00:47:56.3140721Z     Checking windows-link v0.2.1
2026-06-05T00:47:56.3140990Z     Checking typenum v1.20.1
2026-06-05T00:47:56.3148339Z     Checking critical-section v1.2.0
2026-06-05T00:47:56.3148644Z     Checking subtle v2.6.1
2026-06-05T00:47:56.3149266Z     Checking memchr v2.8.1
2026-06-05T00:47:56.3160053Z     Checking smallvec v1.15.1
2026-06-05T00:47:56.3161511Z     Checking cpufeatures v0.2.17
2026-06-05T00:47:56.3163969Z     Checking serde_core v1.0.228
2026-06-05T00:47:56.3164240Z     Checking pin-project-lite v0.2.17
2026-06-05T00:47:56.3164755Z     Checking equivalent v1.0.2
2026-06-05T00:47:56.3165826Z     Checking itoa v1.0.18
2026-06-05T00:47:56.3167387Z     Checking log v0.4.30
2026-06-05T00:47:56.3168773Z     Checking hashbrown v0.17.1
2026-06-05T00:47:56.3172000Z     Checking futures-core v0.3.32
2026-06-05T00:47:56.3184812Z     Checking zeroize v1.8.2
2026-06-05T00:47:56.3737268Z     Checking windows-sys v0.61.2
2026-06-05T00:47:56.3877653Z     Checking getrandom v0.2.17
2026-06-05T00:47:56.4319728Z     Checking rand_core v0.10.1
2026-06-05T00:47:56.4331646Z     Checking bytes v1.11.1
2026-06-05T00:47:56.4579514Z     Checking stable_deref_trait v1.2.1
2026-06-05T00:47:56.4787109Z     Checking zerofrom v0.1.8
2026-06-05T00:47:56.4954795Z     Checking libc v0.2.186
2026-06-05T00:47:56.4995623Z     Checking bitflags v2.11.1
2026-06-05T00:47:56.5054913Z     Checking futures-io v0.3.32
2026-06-05T00:47:56.5187935Z     Checking futures-sink v0.3.32
2026-06-05T00:47:56.5289375Z     Checking slab v0.4.12
2026-06-05T00:47:56.5319193Z     Checking futures-task v0.3.32
2026-06-05T00:47:56.5340775Z     Checking rand_core v0.6.4
2026-06-05T00:47:56.5713866Z     Checking zerocopy v0.8.50
2026-06-05T00:47:56.5714740Z     Checking getrandom v0.4.2
2026-06-05T00:47:56.6046519Z     Checking yoke v0.8.2
2026-06-05T00:47:56.6244276Z     Checking futures-channel v0.3.32
2026-06-05T00:47:56.6323029Z     Checking signature v2.2.0
2026-06-05T00:47:56.6396791Z     Checking fastrand v2.4.1
2026-06-05T00:47:56.6616999Z     Checking libsqlite3-sys v0.30.1
2026-06-05T00:47:56.6742311Z     Checking zmij v1.0.21
2026-06-05T00:47:56.6890563Z     Checking fallible-streaming-iterator v0.1.9
2026-06-05T00:47:56.7026562Z     Checking writeable v0.6.3
2026-06-05T00:47:56.7296761Z     Checking litemap v0.8.2
2026-06-05T00:47:56.7496518Z     Checking ed25519 v2.2.3
2026-06-05T00:47:56.8197155Z     Checking zerovec v0.11.6
2026-06-05T00:47:56.8270950Z     Checking fallible-iterator v0.3.0
2026-06-05T00:47:56.8513427Z     Checking zerotrie v0.2.4
2026-06-05T00:47:56.8513768Z     Checking futures-util v0.3.32
2026-06-05T00:47:56.8589040Z     Checking windows_x86_64_msvc v0.52.6
2026-06-05T00:47:56.9047319Z     Checking utf8_iter v1.0.4
2026-06-05T00:47:56.9111652Z     Checking icu_normalizer_data v2.2.0
2026-06-05T00:47:56.9112015Z     Checking icu_properties_data v2.2.0
2026-06-05T00:47:56.9119528Z     Checking percent-encoding v2.3.2
2026-06-05T00:47:56.9124923Z     Checking cpufeatures v0.3.0
2026-06-05T00:47:56.9210739Z     Checking windows-targets v0.52.6
2026-06-05T00:47:56.9384970Z     Checking indexmap v2.14.0
2026-06-05T00:47:56.9873099Z     Checking http v1.4.1
2026-06-05T00:47:56.9979653Z     Checking windows-sys v0.59.0
2026-06-05T00:47:57.0083159Z     Checking thiserror v2.0.18
2026-06-05T00:47:57.0090105Z     Checking chacha20 v0.10.0
2026-06-05T00:47:57.0311172Z     Checking rustls-pki-types v1.14.1
2026-06-05T00:47:57.0624349Z     Checking form_urlencoded v1.2.2
2026-06-05T00:47:57.0992910Z     Checking untrusted v0.9.0
2026-06-05T00:47:57.1088077Z    Compiling fnv v1.0.7
2026-06-05T00:47:57.1247061Z    Compiling strsim v0.11.1
2026-06-05T00:47:57.1994350Z     Checking windows-result v0.4.1
2026-06-05T00:47:57.2187081Z     Checking windows-strings v0.5.1
2026-06-05T00:47:57.2248920Z     Checking ring v0.17.14
2026-06-05T00:47:57.2276439Z     Checking rand v0.10.1
2026-06-05T00:47:57.2334087Z     Checking scopeguard v1.2.0
2026-06-05T00:47:57.3485962Z    Compiling darling_core v0.20.11
2026-06-05T00:47:57.3801987Z     Checking lock_api v0.4.14
2026-06-05T00:47:57.3988485Z     Checking tinystr v0.8.3
2026-06-05T00:47:57.4051472Z     Checking potential_utf v0.1.5
2026-06-05T00:47:57.4187736Z     Checking generic-array v0.14.7
2026-06-05T00:47:57.4866770Z     Checking atomic-waker v1.1.2
2026-06-05T00:47:57.5646942Z     Checking icu_collections v2.2.0
2026-06-05T00:47:57.6187483Z     Checking icu_locale_core v2.2.0
2026-06-05T00:47:57.6194376Z     Checking const-oid v0.10.2
2026-06-05T00:47:57.6362691Z     Checking num-traits v0.2.19
2026-06-05T00:47:57.6553829Z     Checking derive_more v2.1.1
2026-06-05T00:47:57.6870393Z     Checking http-body v1.0.1
2026-06-05T00:47:57.7765505Z     Checking hybrid-array v0.4.12
2026-06-05T00:47:57.8058984Z     Checking base64ct v1.8.3
2026-06-05T00:47:57.8232017Z     Checking httparse v1.10.1
2026-06-05T00:47:57.8289363Z     Checking try-lock v0.2.5
2026-06-05T00:47:57.8323286Z     Checking tinyvec_macros v0.1.1
2026-06-05T00:47:57.9385745Z     Checking base64 v0.22.1
2026-06-05T00:47:58.0371384Z     Checking crypto-common v0.1.7
2026-06-05T00:47:58.1223412Z     Checking block-buffer v0.10.4
2026-06-05T00:47:58.1861381Z     Checking tower-service v0.3.3
2026-06-05T00:47:58.2470258Z     Checking data-encoding v2.11.0
2026-06-05T00:47:58.3006328Z     Checking pem-rfc7468 v1.0.0
2026-06-05T00:47:58.3055278Z     Checking want v0.3.1
2026-06-05T00:47:58.3227514Z     Checking tinyvec v1.11.0
2026-06-05T00:47:58.3401037Z     Checking inout v0.1.4
2026-06-05T00:47:58.3599929Z     Checking digest v0.10.7
2026-06-05T00:47:58.3661847Z     Checking icu_provider v2.2.0
2026-06-05T00:47:58.3954606Z     Checking windows-core v0.62.2
2026-06-05T00:47:58.4069656Z     Checking serde v1.0.228
2026-06-05T00:47:58.4278248Z     Checking serde_json v1.0.150
2026-06-05T00:47:58.4577144Z     Checking n0-error v0.1.3
2026-06-05T00:47:58.4675433Z     Checking winapi v0.3.9
2026-06-05T00:47:58.4932436Z     Checking der v0.8.0-rc.10
2026-06-05T00:47:58.5258960Z     Checking rustls-webpki v0.103.13
2026-06-05T00:47:58.5951544Z     Checking sha2 v0.10.9
2026-06-05T00:47:58.5957739Z     Checking curve25519-dalek v4.1.3
2026-06-05T00:47:58.6451685Z     Checking crypto-common v0.2.2
2026-06-05T00:47:58.6452036Z     Checking icu_properties v2.2.0
2026-06-05T00:47:58.6520434Z     Checking icu_normalizer v2.2.0
2026-06-05T00:47:58.7671567Z     Checking block-buffer v0.12.0
2026-06-05T00:47:58.7671960Z    Compiling anyhow v1.0.102
2026-06-05T00:47:58.8997876Z     Checking serial-core v0.4.0
2026-06-05T00:47:58.9749667Z     Checking portable-atomic v1.13.1
2026-06-05T00:47:58.9775236Z     Checking ipnet v2.12.0
2026-06-05T00:47:59.0270337Z     Checking spin v0.10.0
2026-06-05T00:47:59.0285790Z     Checking parking v2.2.1
2026-06-05T00:47:59.1612948Z     Checking diatomic-waker v0.2.3
2026-06-05T00:47:59.1746434Z     Checking httpdate v1.0.3
2026-06-05T00:47:59.2034708Z     Checking cordyceps v0.3.4
2026-06-05T00:47:59.2380316Z     Checking futures-lite v2.6.1
2026-06-05T00:47:59.2797280Z     Checking serial-windows v0.4.0
2026-06-05T00:47:59.3050146Z     Checking serde_spanned v0.6.9
2026-06-05T00:47:59.3123953Z     Checking digest v0.11.3
2026-06-05T00:47:59.3124286Z     Checking toml_datetime v0.6.11
2026-06-05T00:47:59.4334122Z     Checking pin-project v1.1.13
2026-06-05T00:47:59.4334486Z     Checking thiserror v1.0.69
2026-06-05T00:47:59.4349093Z     Checking once_cell v1.21.4
2026-06-05T00:47:59.4452829Z     Checking memoffset v0.6.5
2026-06-05T00:47:59.4504494Z     Checking spki v0.8.0-rc.4
2026-06-05T00:47:59.4776252Z     Checking cipher v0.4.4
2026-06-05T00:47:59.4865140Z     Checking ed25519-dalek v2.2.0
2026-06-05T00:47:59.4865586Z     Checking futures-buffered v0.2.13
2026-06-05T00:47:59.5094855Z     Checking parking_lot_core v0.9.12
2026-06-05T00:47:59.5230757Z     Checking universal-hash v0.5.1
2026-06-05T00:47:59.5246199Z     Checking aho-corasick v1.1.4
2026-06-05T00:47:59.5331242Z     Checking sync_wrapper v1.0.2
2026-06-05T00:47:59.6282576Z    Compiling powerfmt v0.2.0
2026-06-05T00:47:59.6365004Z     Checking regex-syntax v0.8.10
2026-06-05T00:47:59.6447149Z     Checking tracing-core v0.1.36
2026-06-05T00:47:59.6575980Z     Checking rustls v0.23.40
2026-06-05T00:47:59.6672487Z     Checking spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-05T00:47:59.7482099Z     Checking pin-utils v0.1.0
2026-06-05T00:47:59.7557940Z     Checking opaque-debug v0.3.1
2026-06-05T00:47:59.7882520Z     Checking winnow v0.7.15
2026-06-05T00:47:59.8027153Z     Checking idna_adapter v1.2.2
2026-06-05T00:47:59.8447445Z     Checking bitflags v1.3.2
2026-06-05T00:47:59.8669974Z     Checking lazy_static v1.5.0
2026-06-05T00:47:59.8983300Z     Checking byteorder v1.5.0
2026-06-05T00:47:59.9364448Z     Checking idna v1.1.0
2026-06-05T00:47:59.9663929Z     Checking toml_write v0.1.2
2026-06-05T00:47:59.9761003Z     Checking either v1.16.0
2026-06-05T00:47:59.9977408Z     Checking tracing v0.1.44
2026-06-05T00:48:00.0308507Z     Checking shared_library v0.1.9
2026-06-05T00:48:00.0360206Z     Checking nix v0.25.1
2026-06-05T00:48:00.1057222Z     Checking hash32 v0.2.1
2026-06-05T00:48:00.1489883Z     Checking polyval v0.6.2
2026-06-05T00:48:00.1490226Z    Compiling deranged v0.5.8
2026-06-05T00:48:00.1839115Z     Checking parking_lot v0.12.5
2026-06-05T00:48:00.2259723Z     Checking url v2.5.8
2026-06-05T00:48:00.2395790Z     Checking pkcs8 v0.11.0-rc.10
2026-06-05T00:48:00.2773694Z     Checking prefix-trie v0.8.4
2026-06-05T00:48:00.2774049Z     Checking futures-executor v0.3.32
2026-06-05T00:48:00.3053140Z     Checking serial v0.4.0
2026-06-05T00:48:00.3986980Z     Checking crossbeam-utils v0.8.21
2026-06-05T00:48:00.4100372Z     Checking spin v0.9.8
2026-06-05T00:48:00.4100678Z     Checking windows-threading v0.2.1
2026-06-05T00:48:00.4457206Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-05T00:48:00.5055625Z     Checking ahash v0.8.12
2026-06-05T00:48:00.5275659Z     Checking signature v3.0.0
2026-06-05T00:48:00.5494847Z    Compiling num-conv v0.2.2
2026-06-05T00:48:00.6177914Z     Checking filedescriptor v0.8.3
2026-06-05T00:48:00.6408244Z     Checking winreg v0.10.1
2026-06-05T00:48:00.6577713Z    Compiling darling_macro v0.20.11
2026-06-05T00:48:00.6614056Z     Checking downcast-rs v1.2.1
2026-06-05T00:48:00.7102417Z     Checking hashbrown v0.14.5
2026-06-05T00:48:00.7113387Z     Checking shell-words v1.1.1
2026-06-05T00:48:00.7615805Z     Checking tower-layer v0.3.3
2026-06-05T00:48:00.7769312Z    Compiling time-core v0.1.8
2026-06-05T00:48:00.8141855Z     Checking ed25519 v3.0.0-rc.4
2026-06-05T00:48:00.8173284Z     Checking heapless v0.7.17
2026-06-05T00:48:00.8240275Z     Checking windows-future v0.3.2
2026-06-05T00:48:00.8352633Z     Checking portable-pty v0.8.1
2026-06-05T00:48:00.8540760Z     Checking hickory-proto v0.26.0-beta.4
2026-06-05T00:48:00.8842133Z     Checking futures v0.3.32
2026-06-05T00:48:00.9676440Z     Checking ghash v0.5.1
2026-06-05T00:48:00.9812501Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-05T00:48:00.9823035Z     Checking ctr v0.9.2
2026-06-05T00:48:01.0364806Z     Checking aes v0.8.4
2026-06-05T00:48:01.0711422Z     Checking sha2 v0.11.0-rc.5
2026-06-05T00:48:01.1389655Z    Compiling proc-macro-crate v3.5.0
2026-06-05T00:48:01.1707406Z    Compiling darling v0.20.11
2026-06-05T00:48:01.2146563Z     Checking windows-numerics v0.3.1
2026-06-05T00:48:01.3407147Z     Checking hashlink v0.9.1
2026-06-05T00:48:01.3784022Z     Checking windows-collections v0.3.2
2026-06-05T00:48:01.3876477Z     Checking regex-automata v0.4.14
2026-06-05T00:48:01.4127224Z    Compiling time v0.3.47
2026-06-05T00:48:01.4128063Z     Checking aead v0.5.2
2026-06-05T00:48:01.5069717Z    Compiling derive_builder_core v0.20.2
2026-06-05T00:48:01.5079886Z     Checking toml_edit v0.22.27
2026-06-05T00:48:01.5134975Z     Checking http-body-util v0.1.3
2026-06-05T00:48:01.5387683Z     Checking cobs v0.3.0
2026-06-05T00:48:01.6816079Z     Checking rusqlite v0.32.1
2026-06-05T00:48:01.7008023Z     Checking widestring v1.2.1
2026-06-05T00:48:01.7660877Z     Checking postcard v1.1.3
2026-06-05T00:48:01.8402506Z     Checking aes-gcm v0.10.3
2026-06-05T00:48:01.9104362Z     Checking windows v0.62.2
2026-06-05T00:48:01.9228360Z     Checking crossbeam-channel v0.5.15
2026-06-05T00:48:02.0126541Z     Checking crossbeam-epoch v0.9.18
2026-06-05T00:48:02.0308636Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-05T00:48:02.1277504Z    Compiling num_enum_derive v0.7.6
2026-06-05T00:48:02.1530061Z     Checking data-encoding-macro v0.1.20
2026-06-05T00:48:02.2634005Z     Checking chrono v0.4.44
2026-06-05T00:48:02.2668506Z     Checking windows-registry v0.6.1
2026-06-05T00:48:02.2758897Z     Checking uuid v1.23.2
2026-06-05T00:48:02.3209047Z     Checking tagptr v0.2.0
2026-06-05T00:48:02.4805197Z     Checking ryu v1.0.23
2026-06-05T00:48:02.4845212Z     Checking spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-05T00:48:02.5634669Z     Checking xml-rs v0.8.28
2026-06-05T00:48:02.5898744Z     Checking foldhash v0.2.0
2026-06-05T00:48:02.5944801Z     Checking mac-addr v0.3.0
2026-06-05T00:48:02.6302428Z     Checking allocator-api2 v0.2.21
2026-06-05T00:48:02.6582498Z     Checking identity-hash v0.1.0
2026-06-05T00:48:02.6970863Z     Checking rustc-hash v2.1.2
2026-06-05T00:48:02.7403426Z     Checking sorted-index-buffer v0.2.1
2026-06-05T00:48:02.7683513Z     Checking lru-slab v0.1.2
2026-06-05T00:48:02.7731512Z     Checking iroh-metrics v0.38.3
2026-06-05T00:48:02.7992775Z    Compiling derive_builder_macro v0.20.2
2026-06-05T00:48:02.8451078Z     Checking moka v0.12.15
2026-06-05T00:48:02.9284843Z     Checking noq-proto v0.17.0
2026-06-05T00:48:02.9298914Z     Checking iroh-base v0.98.0
2026-06-05T00:48:03.0086893Z     Checking toml v0.8.23
2026-06-05T00:48:03.0274544Z     Checking hashbrown v0.16.1
2026-06-05T00:48:03.0821273Z     Checking xmltree v0.10.3
2026-06-05T00:48:03.1987772Z     Checking regex v1.12.3
2026-06-05T00:48:03.2414333Z     Checking strum v0.28.0
2026-06-05T00:48:03.2470917Z     Checking attohttpc v0.30.1
2026-06-05T00:48:03.2572229Z     Checking simple-dns v0.9.3
2026-06-05T00:48:03.3111663Z    Compiling derive_builder v0.20.2
2026-06-05T00:48:03.3225111Z     Checking arrayref v0.3.9
2026-06-05T00:48:03.3526374Z     Checking sha1_smol v1.0.1
2026-06-05T00:48:03.3954442Z     Checking arrayvec v0.7.6
2026-06-05T00:48:03.4256592Z     Checking simdutf8 v0.1.5
2026-06-05T00:48:03.4549895Z     Checking num_enum v0.7.6
2026-06-05T00:48:03.5327877Z     Checking constant_time_eq v0.4.2
2026-06-05T00:48:03.5405217Z     Checking resolv-conf v0.7.6
2026-06-05T00:48:03.6122031Z    Compiling vergen-lib v9.1.0
2026-06-05T00:48:03.6208006Z    Compiling vergen-lib v0.1.6
2026-06-05T00:48:03.6358958Z     Checking smol_str v0.1.24
2026-06-05T00:48:03.6367750Z     Checking hmac v0.12.1
2026-06-05T00:48:03.6575882Z     Checking serde_bytes v0.11.19
2026-06-05T00:48:03.6632362Z     Checking webpki-roots v1.0.7
2026-06-05T00:48:03.6660233Z     Checking blake3 v1.8.5
2026-06-05T00:48:03.6747781Z     Checking cmov v0.5.4
2026-06-05T00:48:03.6748114Z     Checking lru v0.16.4
2026-06-05T00:48:03.7620543Z     Checking sha1 v0.10.6
2026-06-05T00:48:03.7925113Z     Checking recvmsg v1.0.0
2026-06-05T00:48:03.7925512Z     Checking once_cell_polyfill v1.70.2
2026-06-05T00:48:03.8021422Z    Compiling vergen v9.1.0
2026-06-05T00:48:03.8021753Z     Checking hkdf v0.12.4
2026-06-05T00:48:03.8381241Z     Checking utf8parse v0.2.2
2026-06-05T00:48:03.8438126Z     Checking anstyle v1.0.14
2026-06-05T00:48:03.9137419Z    Compiling vergen-gitcl v1.0.8
2026-06-05T00:48:03.9137844Z     Checking ctutils v0.4.2
2026-06-05T00:48:03.9171467Z     Checking colorchoice v1.0.5
2026-06-05T00:48:03.9327003Z     Checking spake2 v0.4.0
2026-06-05T00:48:03.9474115Z     Checking spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-05T00:48:03.9525476Z     Checking is_terminal_polyfill v1.70.2
2026-06-05T00:48:03.9680822Z     Checking anstyle-parse v1.0.0
2026-06-05T00:48:04.0347354Z     Checking clap_lex v1.1.0
2026-06-05T00:48:04.0535930Z     Checking mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-05T00:48:04.2022024Z     Checking spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-05T00:48:04.2022769Z     Checking spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-05T00:48:04.3032814Z     Checking socket2 v0.6.4
2026-06-05T00:48:04.3033125Z     Checking mio v1.2.1
2026-06-05T00:48:04.3033551Z     Checking tempfile v3.27.0
2026-06-05T00:48:04.3035324Z     Checking rustls-platform-verifier v0.7.0
2026-06-05T00:48:04.3035846Z     Checking netdev v0.42.0
2026-06-05T00:48:04.3036211Z     Checking seize v0.5.1
2026-06-05T00:48:04.3052981Z     Checking interprocess v2.4.2
2026-06-05T00:48:04.3053310Z     Checking anstyle-wincon v3.0.11
2026-06-05T00:48:04.3056620Z     Checking anstyle-query v1.1.5
2026-06-05T00:48:04.4036906Z    Compiling iroh-relay v0.98.0
2026-06-05T00:48:04.4642916Z     Checking anstream v1.0.0
2026-06-05T00:48:04.4945870Z     Checking papaya v0.2.4
2026-06-05T00:48:04.5871953Z     Checking noq-udp v0.10.0
2026-06-05T00:48:04.7147922Z     Checking ipconfig v0.3.4
2026-06-05T00:48:04.7230506Z     Checking tokio v1.52.3
2026-06-05T00:48:04.7654850Z     Checking clap_builder v4.6.0
2026-06-05T00:48:05.2231079Z     Checking spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-05T00:48:06.0175740Z     Checking clap v4.6.1
2026-06-05T00:48:07.1897662Z     Checking tokio-util v0.7.18
2026-06-05T00:48:07.1897978Z     Checking tokio-rustls v0.26.4
2026-06-05T00:48:07.1898248Z     Checking tower v0.5.3
2026-06-05T00:48:07.1898475Z     Checking acto v0.8.2
2026-06-05T00:48:07.1898772Z     Checking backon v1.6.0
2026-06-05T00:48:07.4855577Z     Checking tower-http v0.6.11
2026-06-05T00:48:07.4967452Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-05T00:48:07.5837382Z     Checking h2 v0.4.14
2026-06-05T00:48:07.5837583Z     Checking n0-future v0.3.2
2026-06-05T00:48:07.5837751Z     Checking tokio-stream v0.1.18
2026-06-05T00:48:07.5838056Z     Checking tokio-websockets v0.13.2
2026-06-05T00:48:07.6807969Z     Checking n0-watcher v0.6.1
2026-06-05T00:48:07.6808306Z     Checking iroh-dns v0.98.0
2026-06-05T00:48:07.8905600Z     Checking noq v0.18.0
2026-06-05T00:48:08.8183639Z     Checking wmi v0.18.4
2026-06-05T00:48:09.1539168Z     Checking netwatch v0.16.0
2026-06-05T00:48:09.5098978Z     Checking hyper v1.10.1
2026-06-05T00:48:09.5099236Z     Checking hickory-net v0.26.0-beta.4
2026-06-05T00:48:10.1379251Z     Checking hyper-util v0.1.20
2026-06-05T00:48:10.1996964Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-05T00:48:10.8283712Z     Checking hyper-rustls v0.27.9
2026-06-05T00:48:10.8284008Z     Checking igd-next v0.17.1
2026-06-05T00:48:10.9470168Z     Checking reqwest v0.13.4
2026-06-05T00:48:11.0813362Z     Checking portmapper v0.16.0
2026-06-05T00:48:12.1684000Z     Checking iroh v0.98.2
2026-06-05T00:48:15.5050605Z     Checking spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-05T00:48:16.3914967Z     Checking spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-05T00:48:18.1224260Z     Checking spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-05T00:48:19.8659348Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.10s
2026-06-05T00:48:20.0716620Z Post job cleanup.
2026-06-05T00:48:20.1879042Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-05T00:48:20.2096173Z git version 2.43.0.windows.1
2026-06-05T00:48:20.2137451Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\692dfeeb-b11e-4422-bc46-e24932fc6351\.gitconfig'
2026-06-05T00:48:20.2151448Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\692dfeeb-b11e-4422-bc46-e24932fc6351' before making global git config changes
2026-06-05T00:48:20.2151923Z Adding repository directory to the temporary git global config as a safe directory
2026-06-05T00:48:20.2157313Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-05T00:48:20.2397056Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-05T00:48:20.2627385Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-05T00:48:20.6677626Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-05T00:48:20.6896719Z http.https://github.com/.extraheader
2026-06-05T00:48:20.6928436Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-05T00:48:20.7186444Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-05T00:48:21.1054975Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-05T00:48:21.1283891Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-05T00:48:21.5079275Z Cleaning up orphan processes
